v1.8.4 Armory Operator

Release notes for Armory Operator v1.8.4

2023-01-23 Release Notes

Upgrade the Operator using kubectl replace. See Upgrade the Operator for details.

Security

Armory scans the codebase as we develop and release software. For information about CVE scans for this release, contact your Armory account representative.

Known issues

Internal error: failed calling webhook when deploying Armory Continuous Deployment after upgrading the Armory Operator

After running the following command: kubectl -n armory apply -k overlays/dev/, admins see the following exception:

Error from server (InternalError): error when creating "overlays/dev/": Internal error occurred: failed calling webhook "webhook-spinnakerservices-v1alpha2.spinnaker.armory.io": Post "https://spinnaker-operator.armory.svc:443/validate-spinnaker-armory-io-v1alpha2-spinnakerservice?timeout=10s": context deadline exceeded

Or an exception like this:

Error from server (InternalError): error when creating "STDIN": Internal error occurred: failed calling webhook "webhook-spinnakerservices-v1alpha2.spinnaker.armory.io": Post "https://spinnaker-operator.armory-operator.svc:443/validate-spinnaker-armory-io-v1alpha2-spinnakerservice?timeout=10s": no endpoints available for service "spinnaker-operator"

To resolve this issue, customers should refer to KB article KB0010638.

Affected versions: 1.7.3+

Highlighted updates

  • Resolves the issue that prevented Armory Operator from starting in some EKS clusters.

Armory Operator

chore(dependency): update upstream Halyard version


Last modified March 16, 2023: (26a61b25)