Known Issues and Limitations
Deployment fails with a blank namespace error
There is a known issue where deployments fail if you do not specify a namespace in targets.<deploymentName>.namespace
in your deployment file even if your manifest specifies a namespace.
Workaround:
Define the namespace in your deployment file even if your manifest specifies a namespace.
Manifest requirements
Armory CD-as-a-Service has the following constraints when deploying a manifest:
- Deploying ReplicaSets is not supported.
- Deploying Pods is not supported.
armory.cloud
config block location
In Armory Continuous Deployment 2.26.3, the location of where you put the armory.cloud
block as well as an additional plugins
block when configuring the Armory CD-as-a-Service Spinnaker Plugin is different from other versions. This issue affects both Operator and Halyard based installations of Armory Continuous Deployment.
For more information, see the known issues for the Spinnaker plugin.
Feedback
Was this page helpful?
Thank you for letting us know!
Sorry to hear that. Please tell us how we can improve.
Last modified June 27, 2023: (ad6ce98)