-
Notifications
You must be signed in to change notification settings - Fork 218
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
next (v5) (DO NOT MERGE) #2203
Merged
next (v5) (DO NOT MERGE) #2203
Conversation
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
f8441d9
to
b2caf28
Compare
d7da94e
to
76046f7
Compare
afe3d7d
to
cc57156
Compare
* imporve diff logging Signed-off-by: bachmanity1 <bachmanity138@gmail.com> * compute diff only when actual doesn't match desired Signed-off-by: bachmanity1 <bachmanity138@gmail.com> * slight improvements Signed-off-by: bachmanity1 <bachmanity138@gmail.com> * increase context size Signed-off-by: bachmanity1 <bachmanity138@gmail.com> * fix style Signed-off-by: bachmanity1 <bachmanity138@gmail.com> * calculate diff only if debug is enabled Signed-off-by: bachmanity1 <bachmanity138@gmail.com> * print actual resources when trace is enabled Signed-off-by: bachmanity1 <bachmanity138@gmail.com> * use java-diff-utils Signed-off-by: bachmanity1 <bachmanity138@gmail.com> * add unit tests --------- Signed-off-by: bachmanity1 <bachmanity138@gmail.com>
Signed-off-by: Chris Laprun <claprun@redhat.com>
* feat(build): split ITs by category, parallel CRD generation Also avoid generating CRDs when not needed by default, summarizes test results. * chore(deps): bump actions-setup-minikube to 2.13.0 * feat: default to use vertx client * chore(ci): reduce tested combinations, only run client tests on baseapi * fix: increase deletion timeout --------- Signed-off-by: Chris Laprun <claprun@redhat.com>
Signed-off-by: Chris Laprun <claprun@redhat.com>
Signed-off-by: Chris Laprun <claprun@redhat.com>
…resource requirements (#2565) * refactor: clean up SSABasedGenericKubernetesResourceMatcher Signed-off-by: David Sondermann <david.sondermann@hivemq.com> * test: add missing tests for StatefulSet with VolumeClaimTemplates for SSABasedGenericKubernetesResourceMatcher Signed-off-by: David Sondermann <david.sondermann@hivemq.com> * fix: Fix infinite resource updates due to canonical format conversion of resource requirements Signed-off-by: David Sondermann <david.sondermann@hivemq.com> * test: Add test cases with init containers to ResourceRequirementsSanitizerTest Signed-off-by: David Sondermann <david.sondermann@hivemq.com> --------- Signed-off-by: David Sondermann <david.sondermann@hivemq.com> Signed-off-by: Chris Laprun <claprun@redhat.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Chris Laprun <claprun@redhat.com>
* docs: release 5 blogpost Signed-off-by: Attila Mészáros <a_meszaros@apple.com> Update docs/content/en/blog/releases/v5-release.md Co-authored-by: Martin Stefanko <xstefank122@gmail.com> Update docs/content/en/blog/releases/v5-release.md Co-authored-by: Martin Stefanko <xstefank122@gmail.com> * refactor: minor improvements Signed-off-by: Chris Laprun <claprun@redhat.com> * refactor: reformat Signed-off-by: Chris Laprun <claprun@redhat.com> --------- Signed-off-by: Chris Laprun <claprun@redhat.com> Co-authored-by: Martin Stefanko <xstefank122@gmail.com> Co-authored-by: Chris Laprun <claprun@redhat.com>
Signed-off-by: Chris Laprun <claprun@redhat.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
* improve: mapping from annotation depends on type Signed-off-by: Attila Mészáros <a_meszaros@apple.com> compiles Signed-off-by: Attila Mészáros <a_meszaros@apple.com> * refactor: avoid creating useless strings Signed-off-by: Chris Laprun <claprun@redhat.com> * refactor: ensure roundtrip works Signed-off-by: Chris Laprun <claprun@redhat.com> * refactor: rename toSimpleString to toGVKString for greater clarity Signed-off-by: Chris Laprun <claprun@redhat.com> * refactor: minor improvements Signed-off-by: Chris Laprun <claprun@redhat.com> --------- Signed-off-by: Attila Mészáros <a_meszaros@apple.com> Signed-off-by: Chris Laprun <claprun@redhat.com> Co-authored-by: Chris Laprun <claprun@redhat.com>
Signed-off-by: Chris Laprun <claprun@redhat.com>
* docs: add external state tracking into FAQ Signed-off-by: Attila Mészáros <a_meszaros@apple.com> * wip Signed-off-by: Attila Mészáros <a_meszaros@apple.com> --------- Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
…2613) * chore: update to Fabric8 7.0-SNAPSHOT & replace APT by maven plugin Signed-off-by: Bernhard Strähle <bernhard.straehle@gmail.com> Signed-off-by: Chris Laprun <claprun@redhat.com> * chore(docs): add Fabric8 7 migration information Signed-off-by: Chris Laprun <claprun@redhat.com> --------- Signed-off-by: Bernhard Strähle <bernhard.straehle@gmail.com> Signed-off-by: Chris Laprun <claprun@redhat.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
* chore(build): remove snapshots repository Signed-off-by: Chris Laprun <claprun@redhat.com> * chore(build): remove remaining APT dependencies Signed-off-by: Chris Laprun <claprun@redhat.com> --------- Signed-off-by: Chris Laprun <claprun@redhat.com>
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.
No description provided.