feat: require --server-side when installing manifest with kubectl#3729
Merged
gbartolini merged 6 commits intomainfrom Feb 7, 2024
Merged
feat: require --server-side when installing manifest with kubectl#3729gbartolini merged 6 commits intomainfrom
--server-side when installing manifest with kubectl#3729gbartolini merged 6 commits intomainfrom
Conversation
Contributor
|
❗ By default, the pull request is configured to backport to all release branches.
|
fe98339 to
32b655b
Compare
Collaborator
Author
|
/test limit=local |
Contributor
|
@NiccoloFei, here's the link to the E2E on CNPG workflow run: https://github.com/cloudnative-pg/cloudnative-pg/actions/runs/7657088029 |
3bd5408 to
aa84894
Compare
9df7ee9 to
8c0077d
Compare
Collaborator
Author
|
/test limit=local |
Contributor
|
@NiccoloFei, here's the link to the E2E on CNPG workflow run: https://github.com/cloudnative-pg/cloudnative-pg/actions/runs/7800951942 |
sxd
approved these changes
Feb 6, 2024
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
8c0077d to
a323bff
Compare
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
gbartolini
approved these changes
Feb 7, 2024
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
mnencia
approved these changes
Feb 7, 2024
leonardoce
approved these changes
Feb 7, 2024
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
gbartolini
added a commit
that referenced
this pull request
Feb 25, 2024
…3729) Switch from client-side to server-side application of manifests, by requiring to specify the `--server-side` option by default when installing the operator. See https://kubernetes.io/docs/reference/using-api/server-side-apply/ Closes #3697 Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com> Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com> Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
gbartolini
added a commit
that referenced
this pull request
Feb 25, 2024
…3729) Switch from client-side to server-side application of manifests, by requiring to specify the `--server-side` option by default when installing the operator. See https://kubernetes.io/docs/reference/using-api/server-side-apply/ Closes #3697 Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com> Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com> Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
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
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.
Closes #3697