Eddy Moulton
Eddy Moulton
Adds additional docs to help users choose external feed triggers for their application. I've added fairly minimal sections in existing kubernetes deployment pages to reference external feed triggers and their...
As a generic way to return the desired manifest of resources, we can set output variables for each: - Step - Deployment target - K8S resource This way each variable...
Put this down while a mismatch in Azure creds used in teamcity and 1password is resolved.
ECR supports more than just container (docker) images as it's a fully featured OCI registry. To allow support for this we can query the manifest before we download/pull the image...
# The enhancement ## The Need The granular Kubernetes agent permissions feature supports [Space, Project, Environment, Tenant and Step slugs](https://octopus.com/docs/kubernetes/targets/kubernetes-agent/granular-permissions#scope) as inputs to the permissions scope. The project group is...
# Background While adding [docs](https://github.com/OctopusDeploy/docs/pull/2992) I discovered that we have a bug in our implementation for reporting manifests from bash scripts. Due to the way we process the manifest string...