helm
Here are 2,687 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
This feature enables the ipsec backend for Flannel in the k3sup install command
Expected Behaviour
An additional flag to k3sup install should enable ipsec for Flannel as
-
Updated
Oct 20, 2021 - Rust
-
Updated
Oct 20, 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
Using #1671 as an example we could add unit tests for the flux create secret git/helm/tls --export commands and validate the YAML output against golden file.
Expected Behaviour
For users to be able to test out arkade for different platforms, and to be able to override the settings, we should have an optional --arch flag and a help
Describe the bug
At this moment, we silently ignore these values, which creates confusion.
-
Updated
Oct 5, 2021 - Go
-
Updated
Oct 20, 2021 - Mustache
-
Updated
Jun 6, 2021 - Shell
-
Updated
Oct 20, 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