This project is mirrored from https://gitee.com/NQL886/community-edition.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 25 Apr, 2022 10 commits
-
-
Lucheng Bao authored
Signed-off-by:
Lucheng Bao <luchengb@vmware.com>
-
Xudong Liu authored
2. aligin nsx alb default resource request value Signed-off-by:
Xudong Liu <xudongl@vmware.com>
-
dependabot[bot] authored
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.23.5 to 0.23.6. - [Release notes](https://github.com/kubernetes/client-go/releases) - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.23.5...v0.23.6 ) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Sean McGinnis authored
We had a placeholder target in the root Makefile for a `test-plugins` target. This was meant to run unit test coverage for our CLI plugins. We have since added unit test coverage for our plugins, so now is a good time to finish wiring this up. This updates our plugins to support their expected `make test` target, and `make test-plugins` will now invoke this for all CLI plugins in the repo. Also added this to the `check-all` GitHub Action so unit tests of the CLI plugins are included as part of our comprehensive testing. Signed-off-by:
Sean McGinnis <smcginnis@vmware.com>
-
Sean McGinnis authored
The current setup causes e2e tests to be run like any normal unit test, making it difficult to quickly run unit testing. This separates out the e2e tests so they need to be explicitly invoked by requiring `-tags=e2e` in the invocation of `go test`. Signed-off-by:
Sean McGinnis <smcginnis@vmware.com>
-
Nicholas Seemiller authored
-
Nicholas Seemiller authored
-
Nicholas Seemiller authored
-
TCE Automation authored
Signed-off-by:
github-actions <github-actions@github.com> Co-authored-by:
github-actions <github-actions@github.com>
-
Chenrui Li authored
-
- 24 Apr, 2022 1 commit
-
-
TCE Automation authored
Signed-off-by:
github-actions <github-actions@github.com> Co-authored-by:
github-actions <github-actions@github.com>
-
- 23 Apr, 2022 1 commit
-
-
TCE Automation authored
Signed-off-by:
github-actions <github-actions@github.com> Co-authored-by:
github-actions <github-actions@github.com>
-
- 22 Apr, 2022 3 commits
-
-
TCE Automation authored
Signed-off-by:
github-actions <github-actions@github.com> Co-authored-by:
github-actions <github-actions@github.com>
-
TCE Automation authored
Signed-off-by:
github-actions <github-actions@github.com> Co-authored-by:
github-actions <github-actions@github.com>
-
Ryan Collins authored
* Add App Toolkit 0.2.0 package - Use kpack-dependencies 0.0.9 - Use cartographer-catalog 0.3.0 - Bump to cartographer 0.3.0 - Add developer-namespace feature and requirement on secretgen-controller - Switch App Toolkit Testing framework from go to bash - Update Readme * Correct linting errors * Remove unneccessary kpack_dependencies configs and doc updates * Fix kpack-dependencies docs link
-
- 21 Apr, 2022 7 commits
-
-
Pushkar Joglekar authored
- Implements a Github Action Workflow with two jobs - Get All Images - Scan All Images - Because of Code Scanning Max. File Limits uses matrix to parallelize the jobs - To enable matrix, the image list is broken into 10 parts with 12 images each. Max. File limit is 15, so this provides some breathing space for new images getting added - Each image list file is then uploaded as a job artifact - This job artifact is then downloaded and the matrix element relevant image list is scanned. - Each scan generates a sarif file that is uploaded to GitHub Code Scanning as an Alert under Security Tab. - Only vulnerabilities that are fixable and critical are pushed as a security alert
-
Patrick Kremer authored
Fixes #4069 Signed-off-by:
Patrick Kremer <pkremer@vmware.com>
-
David vonThenen authored
-
John McBride authored
Signed-off-by:
John McBride <jmcbride@vmware.com>
-
TCE Automation authored
Signed-off-by:
github-actions <github-actions@github.com> Co-authored-by:
github-actions <github-actions@github.com>
-
Ciro S. Costa authored
- `cartographer-catalog` package contents coming from `vmare-tanzu/package-for-cartographer` where the packaging of multiple projects under the cartographer umbrella takes place. - add smoke test include a smoke test that validate the `cartographer-catalog`'s functionality indeed works end-to-end. see README.md under the smoke test directory (cartographer-catalog/0.3.0) for directions on how to prepare the cluster for running the test. Signed-off-by:
Ciro S. Costa <ciroscosta@vmware.com>
-
TCE Automation authored
Signed-off-by:
github-actions <github-actions@github.com> Co-authored-by:
github-actions <github-actions@github.com>
-
- 20 Apr, 2022 5 commits
-
-
Sean McGinnis authored
The unmanaged cluster config unit test coverage was 57.6%. This adds additional test coverage for some of the methods to cover happy path and some failure conditions to bring the overall coverage for this module up to 71.9%. There is more that could be done to increase the coverage further, but most of the remaining code lacking coverage would be minimal value compared to the effort to add more cases. Signed-off-by:
Sean McGinnis <smcginnis@vmware.com>
-
Jonas Rosland authored
Signed-off-by:
Jonas Rosland <jrosland@vmware.com>
-
Aman Sharma authored
Signed-off-by:
Aman Sharma <amansh@vmware.com>
-
Chenrui Li authored
-
TCE Automation authored
Signed-off-by:
github-actions <github-actions@github.com> Co-authored-by:
github-actions <github-actions@github.com>
-
- 19 Apr, 2022 5 commits
-
-
David vonThenen authored
-
David vonThenen authored
-
David vonThenen authored
-
Aman Sharma authored
Signed-off-by:
Aman Sharma <amansh@vmware.com>
-
TCE Automation authored
Signed-off-by:
github-actions <github-actions@github.com> Co-authored-by:
github-actions <github-actions@github.com>
-
- 18 Apr, 2022 6 commits
-
-
John McBride authored
Signed-off-by:
John McBride <jmcbride@vmware.com>
-
Sean McGinnis authored
The versioned docs changed where some of the referenced links point to. In many cases the redirect will get to the correct page, but there were a few links in our blogs that were now resulting in 404s. This updates the links in a couple blog posts to get to specific versions. This fixes and link and makes sure future modifications will not break existing posts. Signed-off-by:
Sean McGinnis <smcginnis@vmware.com>
-
David vonThenen authored
This reverts commit cc8be0b8.
-
Aman Sharma authored
Signed-off-by:
Aman Sharma <amansh@vmware.com>
-
dependabot[bot] authored
Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/google-github-actions/upload-cloud-storage/releases) - [Changelog](https://github.com/google-github-actions/upload-cloud-storage/blob/main/CHANGELOG.md) - [Commits](https://github.com/google-github-actions/upload-cloud-storage/compare/v0.8.0...v0.9.0 ) --- updated-dependencies: - dependency-name: google-github-actions/upload-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
TCE Automation authored
Signed-off-by:
github-actions <github-actions@github.com> Co-authored-by:
github-actions <github-actions@github.com>
-
- 17 Apr, 2022 1 commit
-
-
TCE Automation authored
Signed-off-by:
github-actions <github-actions@github.com> Co-authored-by:
github-actions <github-actions@github.com>
-
- 16 Apr, 2022 1 commit
-
-
TCE Automation authored
Signed-off-by:
github-actions <github-actions@github.com> Co-authored-by:
github-actions <github-actions@github.com>
-