-
-
Notifications
You must be signed in to change notification settings - Fork 7
Update release branch #719
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ase-24.11.0 Update CHANGELOG.md from release 24.11.0
…late run up to stackabletech/operator-templating@fd40109 (#713) Reference-to: stackabletech/operator-templating@fd40109 (Add make render-doc command)
#718) * refactor: Move oidc config creation to oidc.rs * Use new op-rs * nix files * changelog * Revert "nix files" This reverts commit 739d417. * new op-rs version * changelog * use op-rs 0.82.0 * remove uneeded error * Add patch option * nixfiles * Apply suggestions from code review Co-authored-by: Techassi <git@techassi.dev> * fix compilation * calculation -> construction * Rename fn to add_oidc_config_to_properties * Update rust/operator-binary/src/security/oidc.rs Co-authored-by: Techassi <git@techassi.dev> * Rename NoOidcTlsVerificationNotSupported -> SkippingTlsVerificationNotSupported --------- Co-authored-by: Techassi <git@techassi.dev>
* Use patched version of op-rs that hopefully addresses SUP-148. * Updated cargo.lock to include new commits in op-rs pr (should be no significant changes, pretty much just comments and tests). * Update revision of PR branch. * Update revision of PR branch. * Update to use released version of operator-rs and add Changelog entry. * Change test condition to look for 'succeeded' instead of 'ready', as ready only becomes 1 for a brief moment and apparently kuttl can miss that.. * Run pre-commit --------- Co-authored-by: Siegfried Weber <mail@siegfriedweber.net>
47 tasks
sbernauer
approved these changes
Nov 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Add the following PRs to the release 24.11: