v1.8.3 Armory Operator
Release notes for Armory Operator v1.8.3
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
Armory Operator may fail to start in some EKS clusters. Please upgrade to Armory Operator v1.8.4.
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
- Helm chart support for basic-mode installation pattern
Armory Operator
chore(helm): Add support for namespace-scoped RBAC.
Feedback
Was this page helpful?
Thank you for letting us know!
Sorry to hear that. Please tell us how we can improve.
Last modified March 16, 2023: (26a61b25)