helm
Here are 2,706 public repositories matching this topic...
Summary
Show "Open application" link in Application details list view.
Motivation
This "Open application" link is only visible in Application details tree view. It would be helpful to have it in list view too.
Proposal
The link may be added here: https://github.com/argoproj/argo-cd/blob/master/ui/src/app/applications/components/application-details/application-resource-list.tsx
-
Updated
Oct 16, 2021 - Go
-
Updated
Apr 5, 2020 - Go
Expected Behaviour
Add the build status from GitHub Actions to the set of README badgets
Current Behaviour
I removed it because it was pointing at Travis, which we no
-
Updated
Oct 28, 2021 - Rust
-
Updated
Oct 26, 2021 - Emacs Lisp
Web Services should support multiple port exposure:
apiVersion: core.oam.dev/v1beta1
kind: Application
metadata:
name: first-vela-app
spec:
components:
- name: express-server
type: webservice
properties:
image: crccheck/hello-world
ports:
- name: http-main
protocol: TCP
port: 8000
- name: http-sec
-
Updated
Nov 22, 2019 - Go
Is your feature request related to a problem?
"DevSpace should use the current docker behavior for dockerignore:
Dockerfile + .dockerignore
Dockerfile + Dockerfile.dockerignore
Dockerfile.frontend + Dockerfile.frontend.dockerignore
"
Which solution do you suggest?
Delegating the dockerignore file search to Docker if possible, otherwise copying the behavior as best as possible
This is a follow-up to fluxcd/kustomize-controller#387 for aligning the behaviour implemented in the fix to that issue to all other controllers:
- image-automation-controller (ImageUpdateAutomation)
- image-reflector-controller (ImageRepository, ImagePolicy)
- source-controller (HelmRepository, HelmChart, GitRepository, Bucket)
Expected Behaviour
Add the build status from GitHub Actions to the set of README badgets
Current Behaviour
I removed it because it was pointing at Travis, which we no
Describe the bug
Making it more visible would help troubleshooting issues
We could add them as a hint to syncthing-related errors.
-
Updated
Oct 5, 2021 - Go
-
Updated
Oct 28, 2021 - Mustache
-
Updated
Jun 6, 2021 - Shell
-
Updated
Oct 24, 2021 - Go
-
Updated
Aug 6, 2021 - HTML
-
Updated
Jun 11, 2021 - Go
-
Updated
Oct 11, 2021 - Python
-
Updated
Jun 21, 2021 - Go
-
Updated
Jul 25, 2019 - Clojure
Improve this page
Add a description, image, and links to the helm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the helm topic, visit your repo's landing page and select "manage topics."

Reduce repetitive oci format verification logic
replace
strings.HasPrefix(repoURL, "oci://")byregistry.IsOCIOutput of
helm version:helm v3.7.1
Output of
kubectl version:None
Cloud Provider/Platform (AKS, GKE, Minik