Commit 34cc6bd
CLOUDP-360065: Add support for Configurable Dynamic Indexing (#2969)
* Update atlas-sdk imports
# Conflicts:
# internal/controller/atlasdatabaseuser/databaseuser.go
# internal/controller/atlasdeployment/atlasdeployment_controller.go
# internal/controller/atlasdeployment/atlasdeployment_controller_test.go
# internal/controller/atlasdeployment/serverless_deployment_test.go
# internal/controller/atlasdeployment/serverless_private_endpoint.go
# internal/controller/atlasdeployment/serverless_private_endpoint_test.go
* Update code for atlas-sdk v20250312009 API changes
* search index: change type of "dynamic" field
* search index: fix unit tests
* update feature generation for newest SDK
# Conflicts:
# config/openapi2crd.yaml
* regenerate docs
* bump tools/clean to newest SDK
* Fix http response nil access to StatusCode
* bump tools/clean to newest SDK
* fix e2e tests
* fix mappingsFromAtlas
* fix listing containers
---------
Co-authored-by: jose.vazquez <[email protected]>1 parent f44193e commit 34cc6bd
File tree
214 files changed
+1853
-1509
lines changed- api/v1
- status
- config
- docs
- internal
- controller
- atlascustomrole
- atlasdatabaseuser
- atlasdatafederation
- atlasdeployment
- atlasfederatedauth
- atlasipaccesslist
- atlasnetworkcontainer
- atlasnetworkpeering
- atlasorgsettings
- atlasprivateendpoint
- atlasproject
- atlasstream
- atlasthirdpartyintegrations
- atlas
- reconciler
- crapi
- unstructured
- generated
- controller
- cluster
- connectionsecret
- databaseuser
- flexcluster
- group
- crds
- httputil
- nextapi/generated/v1
- translation
- atlasorgsettings
- audit
- customroles
- datafederation
- dbuser
- deployment
- encryptionatrest
- ipaccesslist
- maintenancewindow
- networkcontainer
- networkpeering
- privateendpoint
- project
- searchindex
- tag
- teams
- thirdpartyintegration
- test
- e2e
- helper
- access
- atlas
- e2e
- actions
- api/atlas
- fixtest
- model
- maintenance
- int
- clusterwide
- tools
- clean
- atlas
- openapi2crd
- pkg/config
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
214 files changed
+1853
-1509
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments