Xuetao Song
Xuetao Song
Is it possible to toinsert a pile of code like ```go f.Insert(` type Repository struct { ArchiveURL string `json:"archive_url"` AssigneesURL string `json:"assignees_url"` BlobsURL string `json:"blobs_url"` BranchesURL string `json:"branches_url"` CloneURL string...
1. gobgp container cannot start because of a running instance 2. CRD is terminating
As creating a lb in qingcloud is so slow now, we can create some lbs in advance
wait for https://github.com/yunify/qingcloud-sdk-go/issues/143
Hello VelaUX Team, I am currently integrating various workflows within our CI/CD processes and have come across a limitation within the VelaUX interface that I would like to bring to...
#### What would you like to be added: #### Why is this needed: Centralized Management: Administrators would benefit from a single pane of glass to manage multiple clusters, simplifying the...
CRD using mutating admisson control to implement default value in CRD. Add a mutating control to S2ibuilder and S2irun to fill some default values.
- [ ] Currently validating in S2ibuilder is too simple. Optimize the validating logic to prevent user misoperations - [ ] Add logic to prevent user update some values.