rancher / rancher/support-bundle-kit
[Bug] Simulator fails to load some resources
Open
@Yu-Jack is already working on this.
Since May 10, 2024.
- Dominant language
- Go
- Stars
- 24
- Forks
- 43
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 6
Description
Some resources are not loaded. note some customer identifiers are replaced with XXX.
nodenetworks
ERRO[0079] error during creation of resource XXX with gvr network.harvesterhci.io/v1beta1, Resource=nodenetworks error="NodeNetwork.network.harvesterhci.io \"XXX\" is invalid: [status.networkLinkStatus.harvester-br0.name: Required value, status.networkLinkStatus.harvester-mgmt.name: Required value]"
W0116 17:30:20.205477 24309 warnings.go:70] network.harvesterhci.io/v1beta1 NodeNetwork is deprecated
longhorn settings
ERRO[1463] error during creation of resource latest-longhorn-version with gvr longhorn.io/v1beta2, Resource=settings error="Setting.longhorn.io \"latest-longhorn-version\" is invalid: value: Required value"
events
ERRO[1783] error during creation of resource rancher-monitoring-crd-create-t9wn4.17aac14b526113d2 with gvr /v1, Resource=events error="Event \"rancher-monitoring-crd-create-t9wn4.17aac14b526113d2\" is invalid: [reportingController: Required value, reportingController: Invalid value: \"\": name part must be non-empty, reportingController: Invalid value: \"\": name part must consist of alphanumeric characters, '-', '_' or '.', and must start and end with an alphanumeric character (e.g. 'MyName', or 'my.name', or '123-abc', regex used for validation is '([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9]')]"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.