Skip to content

Releases: krisiasty/k2a-token-sync

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 14:20
61730fd

Changelog

  • 61730fd Merge pull request #63 from krisiasty/feature/crd-chart-split
  • 790e615 fix two things the clusters found, and document a third
  • d72c9ff give the CRD its own chart, and the means to notice it is stale
  • 5b4121e publish both charts, and document the split
  • f37297f report a stale schema where someone would look for it

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 10:59
ded3c6c

Changelog

  • dfa5873 Merge pull request #59 from krisiasty/fix/output-wording
  • 41e96a9 Merge pull request #60 from krisiasty/fix/self-heal-bind-and-reason
  • 08fc232 Merge pull request #61 from krisiasty/feature/scoped-registration
  • ded3c6c Merge pull request #62 from krisiasty/chore/chart-0.7.0
  • 8405337 chart 0.7.0 for the scoping fields
  • 5c83be6 let a registration be scoped below cluster-admin
  • 0fdd355 let the daemon actually restore ArgoCD's identity, and stop blaming the network
  • 11aeb4c say which object each output line is about

v0.13.0

Choose a tag to compare

@krisiasty krisiasty released this 07 Aug 23:02
dfb6822

What's Changed

  • chart 0.5.0 for the Events permission by @krisiasty in #53
  • Make adopting a pre-existing ArgoCD cluster Secret a deliberate act by @krisiasty in #54
  • A supported way to decommission a cluster by @krisiasty in #55
  • Ship alert rules for the metrics the endpoint exposes by @krisiasty in #56

Full Changelog: v0.12.0...v0.13.0

v0.12.0

Choose a tag to compare

@krisiasty krisiasty released this 07 Aug 00:37
d096d2d

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

Choose a tag to compare

@krisiasty krisiasty released this 02 Aug 21:50
8179535

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@krisiasty krisiasty released this 02 Aug 14:12
3cde9d8

Changelog

  • ecb3f62 Bump docker/login-action from 4.5.2 to 4.6.0
  • e68ae43 Merge branch 'main' into chore/prepare-v0.10.0
  • fcf1e09 Merge pull request #21 from krisiasty/fix/notice-a-replaced-credential
  • dd94e98 Merge pull request #28 from krisiasty/fix/fail-closed-on-contested-secret
  • 64fec20 Merge pull request #29 from krisiasty/fix/surface-renewal-failures
  • abf95c0 Merge pull request #30 from krisiasty/fix/starving-reconciliation
  • 8ca036e Merge pull request #31 from krisiasty/feat/report-rejected-objects
  • 4c1d555 Merge pull request #32 from krisiasty/agent/prevent-reserved-secret-metadata
  • c0cb6ae Merge pull request #33 from krisiasty/feat/pin-supply-chain
  • f84960a Merge pull request #34 from krisiasty/fix/verdict-test-flake
  • 09443c8 Merge pull request #35 from krisiasty/dependabot/github_actions/docker/login-action-4.6.0
  • 3cde9d8 Merge pull request #36 from krisiasty/chore/prepare-v0.10.0
  • 73bac89 add a dry run of the release path
  • c705996 assert the pinned buildx is the one that gets used
  • 8fb0bcf close the window between a pass writing and a verdict arriving
  • 3f56ecb fail closed when two connections claim one Secret
  • 795c7c5 fail the pass when the published credential is overwritten
  • 9ab0e36 fix a flaky verdict test, and the race under it
  • 88e8ab1 fix immutable release tool pins
  • db4eba8 let the verdict outrank a pass that was already running
  • 6b4e87f merge main: bring in the verdict-test flake fix
  • 2c5c6ab notice a credential written over by something else
  • 0a83cdc pin everything the release path pulls in
  • 2daeb47 point the dry run at the branch under review
  • 471095f prepare v0.10.0: chart 0.3.0, docs on the new tag
  • 38ce788 preserve reconciliation for reserved metadata
  • b27696b publish a snapshot without letting go of the lock
  • 912568d recheck a queued pass, and judge readiness on this process
  • 1a2e2a7 record the credential that was sent, not the one that came back
  • 0808740 reject reserved secret metadata
  • 534cc5a say "unknown" when the expiry is unknown
  • 1fc6dc9 say on the object why a cluster is not being reconciled
  • 51ae71e settle verdict clears during status writes
  • df32ebd stop one stuck cluster from holding up the fleet
  • 11e1d50 surface renewal failures before they become a lockout

v0.9.1

Choose a tag to compare

@krisiasty krisiasty released this 01 Aug 22:44
32c482a

What's Changed

  • Improve wording and structure in README.md by @krisiasty in #18
  • Check ArgoCD's identity on every pass, not only at reissue by @krisiasty in #19
  • Prove ArgoCD's credential before publishing it by @krisiasty in #20

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@krisiasty krisiasty released this 01 Aug 20:35
11e2e8f

Changelog

  • db275c1 Merge pull request #16 from krisiasty/fix/round-to-the-nearest-tick
  • 11e2e8f Merge pull request #17 from krisiasty/docs/current-version-in-examples
  • ed55482 round scheduling to the nearest tick, not the next one
  • ca9e16f say what the certificate probe is actually for
  • bd0e066 stop the install examples deploying the first release ever cut