Saeid Bostandoust
Saeid Bostandoust
Hello everyone, I used the following code to config loopback, but it doesn't work with SPEC 1.0.0. ```sh { "cniVersion": "1.0.0", "name": "lo", "plugins": [ { "type": "loopback" } ]...
Hi all contributors, I hope you are doing well. The following tasks are our primary goals: - [ ] 01 create a function that accepts dynamic arguments and sums them...
Hello all, Hope you're doing well. Welcome to our new DevOps course. In this course, you must implement the following scripts: - [ ] Write a script to get a...
Checklist: * [x] I have bumped the chart version according to [versioning](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#versioning) * [x] I have updated the documentation according to [documentation](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#documentation) * [x] I have updated the chart changelog...
**Is this a bug fix or adding new feature?** Adding a new feature to the helm chart. Non-breaking. **What is this PR about? / Why do we need it?** To...