We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This GitHub issue is to convert the pre-install Kubernetes job from shell script to Go code.
Bash in YAML makes it a) hard to understand what this does b) extremely difficult to test
osm-azure/charts/osm-arc/templates/osm-label.yml
Lines 122 to 187 in a317fec
I propose we
cURL
Line 123 in a317fec
The text was updated successfully, but these errors were encountered:
nshankar13
SanyaKochhar
ksub42
No branches or pull requests
This GitHub issue is to convert the pre-install Kubernetes job from shell script to Go code.
Why:
Bash in YAML makes it
a) hard to understand what this does
b) extremely difficult to test
Where:
osm-azure/charts/osm-arc/templates/osm-label.yml
Lines 122 to 187 in a317fec
How:
I propose we
cURL
osm-azure/charts/osm-arc/templates/osm-label.yml
Line 123 in a317fec
The text was updated successfully, but these errors were encountered: