-
Notifications
You must be signed in to change notification settings - Fork 80
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
Change/local only medusaconfig #1267
Merged
Merged
Changes from 52 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
ced9dd2
Changelog.
Miles-Garnsey eff7500
Fix changelog.
Miles-Garnsey 16cabda
Micke's requested changes inc. unit test, changelog and conditional p…
Miles-Garnsey 29ef9f3
Add deprecation warning for MedusaConfig non-local ns.
Miles-Garnsey a2ace04
Add webhook failure on resource creation for MedusaConfig non-local ns.
Miles-Garnsey 98c3711
Unit test for this functionality.
Miles-Garnsey 6689fd4
Release notes, changelog.
Miles-Garnsey 8763987
Scaffold out the planned changes and ensure deprecation comments are …
Miles-Garnsey 47564ea
Juggle some ordering, move a constant.
Miles-Garnsey ed3b70a
Switch out the current medusa bucket secret copying logic for a Repli…
Miles-Garnsey 5d79ee3
Ensure labels are added to the ReplicatedSecret.
Miles-Garnsey 20e2949
Fix linter complaining at me.
Miles-Garnsey 0e88389
Fix failing envtests.
Miles-Garnsey dd5e24c
Put an eventually in place since this update is failing on some optim…
Miles-Garnsey f3eb52a
Fix webhook test.
Miles-Garnsey 20b784e
Update changelog for correct version.
Miles-Garnsey 90c4ce1
Fix multi-dc-cluster-scoped e2e test.
Miles-Garnsey 3ca2fa9
Fix another e2e test.
Miles-Garnsey 6296040
Add purpose annotation.
Miles-Garnsey 26a0c8b
Fix target definition in ReplicatedSecret.
Miles-Garnsey 7bb6db9
Create new DropLabels field on ReplicatedSecret to ensure we don't en…
Miles-Garnsey 76e138a
Make linter happy.
Miles-Garnsey 809c5ef
Allow labels to be added when reconciling a ReplicatedSecret.
Miles-Garnsey 012faf3
Additional label required for replication.
Miles-Garnsey cf37dfa
Fix ldflags variables for date and commit.
Miles-Garnsey cfdd508
Ensure the cluster name/namespace labels are applied correctly.
Miles-Garnsey 67a379d
more trying to get ldflags working.
Miles-Garnsey 63eb086
More informative error message for a failing call to .Get().
Miles-Garnsey 34b0897
Still trying to fix -ldflags.
Miles-Garnsey 61f305f
More informative error logging again.
Miles-Garnsey f848502
Straighten out what namespaces are which in MedusaReconciler.
Miles-Garnsey 8814026
We want to ensure that the secret gets replicated to both the Kluster…
Miles-Garnsey 48f85b8
Fix hash method.
Miles-Garnsey 19962ad
Add owner reference so that ReplicatedSecret gets cleaned up.
Miles-Garnsey 85100ec
Eliminate redundant if statement, add more deprecation info in Medusa…
Miles-Garnsey ea03952
Fix hash properly this time.
Miles-Garnsey 77fe9d5
Need a longer timeout on Medusa restore, since this takes in excess o…
Miles-Garnsey 4376893
Increase timeout.
Miles-Garnsey 45cc714
Remove unused argument.
Miles-Garnsey 3509c9f
Small refactor.
Miles-Garnsey 05b7a89
Get a test going for the broken cleanup issues.
Miles-Garnsey 28080a7
QOL tweaks.
Miles-Garnsey b29b800
Restore some envtests I'd commented out.
Miles-Garnsey 4b48bc3
Test now failing in the right place...
Miles-Garnsey b0fe006
Fix issue where original secrets get deleted, and target secrets don't.
Miles-Garnsey ea0ac6a
Fix a bug where a ReplicatedSecret was going cluster-wide. They shoul…
Miles-Garnsey bf43fb0
Small rebase error fixed.
Miles-Garnsey a0c23c7
Ensure that the original secret isn't cleaned up if it was never repl…
Miles-Garnsey d9918bc
Add another TODO, cleanup here is still going to be broken under some…
Miles-Garnsey d58cc83
Fix issue where sometimes we'd try to cleanup a secret with no namesp…
Miles-Garnsey 0417baf
Back out namespace scoping change. This needs to be in a separate PR.
Miles-Garnsey 0646413
Line tests back up with current functionality.
Miles-Garnsey 8b097cf
Update CHANGELOG/RELEASE-NOTES.md
Miles-Garnsey 4e73cb4
Ensure changes in right CHANGELOG file.
Miles-Garnsey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question: Why do we have new entries in both 1.14 and 1.15?