-
Updated
Jul 22, 2022 - Go
gitops
Here are 811 public repositories matching this topic...
-
Updated
Jul 27, 2022 - Go
Which component:
code-generator v0.23.4
Describe the bug
Log reproducing the bug bumping the version to 0.23.4
F0408 17:05:35.537606 54104 main.go:58] Error: Failed executing generator: some packages had errors:
errors in package "github.com/bitnami-labs/sealed-secrets/pkg/client/informers/externalversions/sealed-secrets":
unable to format file "/home/X/go/src/github.com/bit
We are using font-awesome V4 and should migrate to font-awesome V5 which comes with its own vue.js module: https://github.com/FortAwesome/vue-fontawesome
Migration includes removing old font-awesome V4 module and changing all existing icons to new vue.js tag.
This is blocked until #114 is merged which comes with first initial integration.
When inputting values with jx secret edit you can't input multiline values. I'm trying to edit jenkins-maven-settings.
Describe the bug
We have activated the event and post-rollout webhook and canary analysis is skipped so far. However, we never get triggered by the post-rollout webhook. With the event webhook we get this message "Promotion completed! Canary analysis was skipped for my-test-app". But no post-rollout webhook call.
To Reproduce
Our canaries YAML:
apiVersion: flagger.a
In #2649, all our dependencies except this module in the Azure related end-to-end tests were updated, as it contains a breaking change.
tfinstall has been removed and needs to be replaced with https://github.com/hashicorp/hc-install. We call it exactly one time in [azure_test.go](https://github.com/
-
Updated
Jul 29, 2022 - Go
-
Updated
Jul 28, 2022 - Go
Summary
Need Translators for the Devtron Documentation & ReadMe localization for Non-English speaking Developer and DevOps communities.
Motivation
We want Devtron to be used by as many Developers and DevOps communities as possible, which includes, most importantly, Non-English speaking communities.
Proposal
- Devtron Documentation & ReadMe needs to be available in all the popu
shell completion: `kubectl-argo-rollouts get rollout TAB` does not auto completes the rollout names
Summary
I'm following the getting started guide on linux with auto completion on bash (https://argoproj.github.io/argo-rollouts/getting-started/).
When I hit TAB after kubectl-argo-rollouts get rollout, it does not auto completes the rollout names as I would expect. (for example kubectl get pod TAB does auto completes with existing pod names.)
It would be really useful for discove
-
Updated
Jul 7, 2022 - Python
Porch currently trades in packages represented in memory as tree hierarchy rooted in the topmost directory containing Kptfile:
/folder/
Kptfile
foo.yaml
is represented in the filesystem as
/
Kptfile
foo.yaml
-
Updated
Jul 19, 2022 - Python
-
Updated
Jul 29, 2022 - HCL
Authentication via Azure/aad-pod-identity for keyvault access could be a good feature to avoid use of clientId/ clientSecret in chart values. Don't you think ?
-
Updated
Sep 13, 2020 - Go
-
Updated
Jul 14, 2022
-
Updated
Jan 5, 2021 - Go
What steps did you take:
Deploying a set of spec files where one of them has an error. No idea which one...
What happened:
There is no reference in the error message to the file or even line to be able to trace back the issue.
kapp: Error: Trying to apply empty set of resources will result in deletion of resources on cluster. Refusing to continue unless --dangerous-allow-e
valuesFromFile:
chartFileRef:
myScript: path/to/file.js
externalSourceRef:
defaultScript: https://raw.githubusercontent.com/cdenneen/example/master/script.jsresult in equivalent of:
helm install --set-file key=path/to/file.js
myScript: |
const { events, Job } = require("brigadier")
function run(e, project) {
console.log("this iExpected behavior
When running the terraform step, all plan contents should be visible or there should be a scroll bar.
Actual behavior
A scrollbar never appears, and content clips off the bottom of the screen. If the page zoom is changed, content reflows and a scroll bar appears.
Information
- Ship version:
0.43.1 - Command line run:
ship init ./ship.yaml - Chrome v
When running kubectl schemahero install --yaml the Statefulset for the manager includes an "availableReplicas" field. This should not be present b/c it's not installable with it.
I would like to remove an application with the pipectl command
If you already have the command, please let me know.
If not, I would appreciate your consideration to add it.
-
Updated
Jul 30, 2022 - Shell
-
Updated
Jul 26, 2022 - Python
Improve this page
Add a description, image, and links to the gitops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gitops topic, visit your repo's landing page and select "manage topics."

Summary
Quotation marks should be used to delineate things and make it clear that things are not prose.
There are other ways to delineate such things, e.g.
<tt>text</tt>instead of'text'.Motivation
I've watched people try to select the name of the resource in order to delete an object, e.g.:
<img width="1010" alt="image" src="https://user-images.githubusercontent.com/2119212