-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Make DataStore Schema (prefix) Configurable #554
Merged
prometherion
merged 16 commits into
clastix:master
from
SimonKienzler:disc-548/configurable-schema
Oct 2, 2024
Merged
feat: Make DataStore Schema (prefix) Configurable #554
prometherion
merged 16 commits into
clastix:master
from
SimonKienzler:disc-548/configurable-schema
Oct 2, 2024
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 58810ad - Browse repository at this point
Copy the full SHA 58810adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed6767 - Browse repository at this point
Copy the full SHA 1ed6767View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54b4e8c - Browse repository at this point
Copy the full SHA 54b4e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fa6862 - Browse repository at this point
Copy the full SHA 6fa6862View commit details -
fix: Apply all patches, not only the first
This also includes converting OnUpdate() to a no-op, as the existence and immutability of the fields are already checked by the API server, thanks to kubebuilder markers. The webhook ensures that fields like dataStore, dataStoreSchema are defaulted during creation (if unset), and the CEL expressions prohibit unsetting them during update.
Configuration menu - View commit details
-
Copy full SHA for efdd951 - Browse repository at this point
Copy the full SHA efdd951View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe5fef - Browse repository at this point
Copy the full SHA dbe5fefView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf32e27 - Browse repository at this point
Copy the full SHA cf32e27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f8dbda - Browse repository at this point
Copy the full SHA 5f8dbdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12779f7 - Browse repository at this point
Copy the full SHA 12779f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d02c580 - Browse repository at this point
Copy the full SHA d02c580View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd6a3e - Browse repository at this point
Copy the full SHA edd6a3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a0d469 - Browse repository at this point
Copy the full SHA 8a0d469View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 007be8e - Browse repository at this point
Copy the full SHA 007be8eView commit details
Commits on Sep 4, 2024
-
fix: Prioritize Status over Spec
Co-authored-by: Dario Tranchitella <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be15eb7 - Browse repository at this point
Copy the full SHA be15eb7View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 912c0c0 - Browse repository at this point
Copy the full SHA 912c0c0View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbadc70 - Browse repository at this point
Copy the full SHA bbadc70View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.