v1.8.6 Armory Operator
Release notes for Armory Operator v1.8.6
2023-05-11 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
- Updates the Alpine version of the Halyard image to Alpine 3.17
Armory Operator
chore(dependency): update upstream Halyard version
Feedback
Was this page helpful?
Thank you for letting us know!
Sorry to hear that. Please tell us how we can improve.
Last modified May 11, 2023: (ed134040)