hauler icon indicating copy to clipboard operation
hauler copied to clipboard

[BUG] Chart Username and Password are not working

Open clemenko opened this issue 4 months ago • 5 comments

Environmental Info: 67 degrees and overcast

Hauler Version: 1.0.0.0.0.0.0

System CPU architecture, OS, and Version:

Describe the bug: the hauler store sync does not accept --username and --password fields for helm charts.

Steps To Reproduce:

apiVersion: content.hauler.cattle.io/v1alpha1
kind: Charts
metadata:
  name: rancher-charts
spec:
  charts:
    - name: rancher
      repoURL: https://releases.rancher.com/server-charts/latest
      version: v2.8.2
      username: bob
      password: denver

Expected behavior: it work?

Actual behavior: it not work

Additional context / logs: kitten photo 1440

clemenko avatar Feb 22 '24 16:02 clemenko