KusionStack / KusionStack/charts
Resource not found in cluster: apps.kusionstack.io/v1alpha1/CollaSet
@Eikykun is already working on this.
Since Sep 3, 2024.
- Dominant language
- Go Template
- Stars
- 5
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
Install ctrlmesh in cluster through argocd with helm charts.
Install kuperator in cluster through argocd with helm charts.
Deploy application with collaset apps.kusionstack.io/v1alpha1 in a different namespace than ctrlmesh and kuperator
2. What did you expect to see? (Required)
Healthy ctlmesh pod with successful deploy logs
Healthy kuperator pod with successful deploy logs
Healthy application pod deployed with collaset
3. What did you see instead (Required)
ctrlmesh logs:
manager (2).txt
manager (1).txt
manager.txt
kuperator logs:
manager (4).txt
manager (3).txt
manager (2).txt
deployed application condition with collaset:
4. What is your KusionStack components version? (Required)
ctrlmesh version: 0.2.0
kuperator version: 0.5.3
Contributor guide
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.