Skip to content

Tags: banzaicloud/k8s-objectmatcher

Tags

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
base64 encode last-applied annotation (cisco-open#28)

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix intorstring for strings (cisco-open#27)

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to 1.17 libs (cisco-open#26)

* Update k8s dependencies to 0.17.4

* ignore legacy test for 1.17

* try with kubernetes 1.17.0

* Ignore options for StatfulSet volumeClaimTemplate status and typeMeta fields

* separate integration test for 1.17.0 and 1.17.4

* remove 1.12 and 1.13 tests and guards

* remove obsolete test

Co-authored-by: Adi Muraru <[email protected]>

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use currentObject instead of desired to calculate lookupPatchMeta in …

…the validation phase as well (cisco-open#23)

v1.2.1

Toggle v1.2.1's commit message
Use currentObject instead of desired to calculate lookupMetaPatch

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add option to ignore status field diffs when checking object matching (

…cisco-open#21)

v1.1.1

Toggle v1.1.1's commit message
fixing numeric pointer diffs (cisco-open#18)

* add test for deployment replicas diff
* fix int marshalling and IntOrStr behaviour

Signed-off-by: Nandor Kracser <[email protected]>

v1.1.0

Toggle v1.1.0's commit message
fix mutating webhook test

v1.0.1

Toggle v1.0.1's commit message
fix gomod

v1.0.0

Toggle v1.0.0's commit message
Remove the legacy objectmatcher code and get rid of unnecessary depen…

…dencies