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
Problem description (if applicable)
Proposed change manifests/function/ephemeral/secret.yaml
curl -L https://github.com/flanksource/konfigadm/releases/download/v0.6.0-10-gcdaa775/konfigadm Current konfigadm release is v0.7.3 , but there is binary for 0.6.0-10.
kubectl --kubeconfig /etc/kubernetes/admin.conf apply -f https://docs.projectcalico.org/v3.15/manifests/calico.yaml
kubernetes: version: 1.18.0
For some distributions we have to use certain docker version when we use konfigam
It is minimal docker version for Ubuntu Focal
Potential impacts Potential security or performance related impacts.
The text was updated successfully, but these errors were encountered:
Subject: Update Kubernetes version Link: https://review.opendev.org/737980 Status: NEW Owner: Nikolay Fedorov (nfedorov@mirantis.com)
Code-Review +1 srinivasa muly Verified +1 Zuul Workflow ! None
Last Updated: 2020-10-01 23:15:03 CDT
Sorry, something went wrong.
This was merged in an unlinked change
jingvar
No branches or pull requests
Problem description (if applicable)
Proposed change
manifests/function/ephemeral/secret.yaml
curl -L https://github.com/flanksource/konfigadm/releases/download/v0.6.0-10-gcdaa775/konfigadm
Current konfigadm release is v0.7.3 , but there is binary for 0.6.0-10.
kubectl --kubeconfig /etc/kubernetes/admin.conf apply -f https://docs.projectcalico.org/v3.15/manifests/calico.yaml
kubernetes:
version: 1.18.0
For some distributions we have to use certain docker version when we use konfigam
type: docker
version: 19.03.9
It is minimal docker version for Ubuntu Focal
Potential impacts
Potential security or performance related impacts.
The text was updated successfully, but these errors were encountered: