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.
- 03 Sep, 2021 1 commit
-
-
Aman Sharma authored
- Install misspelllinter using binaries. - Refer hack/.misspellignore to see all the files that get ignored from misspell linter. - All the files in repo other then .misspellignore are corrected. - Add .github/workflows/check-misspell.yaml github workflow Signed-off-by:
Aman Sharma <amansh@vmware.com> Signed-off-by:
Rajas Kakodkar <rkakodkar@vmware.com> Co-authored-by:
Aman Sharma <amansh@vmware.com> Co-authored-by:
Rajas Kakodkar <rkakodkar@vmware.com> Co-authored-by:
Rajas Kakodkar <rkakodkar@vmware.com>
-
- 01 Sep, 2021 4 commits
-
-
Aman Sharma authored
- Run yamllinter from a docker container cytopia/yamllint - Refer hack/.yamllintconfig.yaml config to control the yamllint gates - currently only new-line-at-end-of-file rule is enabled to minimize the chageset in the PR - next iteration could enable a rule at a time and update the yamls accordingly - Also update all the yaml files in repo to fix the enabled rule - Add .github/workflows/check-yaml.yaml github workflow for yamllint Signed-off-by:
Aman Sharma <amansh@vmware.com> Signed-off-by:
Navid Shaikh <navids@vmware.com>
-
John McBride authored
Signed-off-by:
John McBride <jmcbride@vmware.com>
-
Nicholas Seemiller authored
1.5.1 is is a minor version bump for cert-manager. We currently provide 1.3.1 and 1.4.0. This commit adds 1.5.1 to the GitHub repo, but not yet to the user managed package repo. Signed-off-by:
Nicholas Seemiller <nseemiller@vmware.com>
-
Nicholas Seemiller authored
- nginx/contour/lets-encrypt example - Setup a private Certificate Authority Signed-off-by:
Nicholas Seemiller <nseemiller@vmware.com>
-
- 31 Aug, 2021 1 commit
-
-
TCE Automation authored
* Remove the contour-operator package. #1508 Ingress functionality will continue to be provided by the `contour` package. The Contour team is maintaining the `contour` package. Signed-off-by:
Nicholas Seemiller <nseemiller@vmware.com> * auto-generated - update package documentation Signed-off-by:
github-actions <github-actions@github.com> Co-authored-by:
Nicholas Seemiller <nseemiller@vmware.com> Co-authored-by:
github-actions <github-actions@github.com>
-
- 30 Aug, 2021 2 commits
-
-
He Weiwei authored
Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
Edwin Xie authored
* Update external-dns docs with up-to-date CLI usage Signed-off-by:
Edwin Xie <exie@vmware.com> Co-authored-by:
Mikael Manukyan <mmanukyan@vmware.com>
-
- 26 Aug, 2021 1 commit
-
-
Luke Winikates authored
-
- 24 Aug, 2021 2 commits
-
-
Nicholas Seemiller authored
The comment, `# THIS CONTENT HAS MOVED TO THE DOCS BRANCH: PLEASE MAKE ANY FURTHER UPDATES THERE`, should be removed as it is obsolete. Readme files will be copied to the docs directory automatically per #1146 Signed-off-by:
Nicholas Seemiller <nseemiller@vmware.com>
-
Tyler Schultz authored
The new packaging plugin has a different syntax and the CRDs have changed, so the e2e test must be updated to be compatible. - auto-detect package name, which can be different when the package is installed from different repositories for different editions of tanzu. - renamed a few things for clarity - added external-dns logs to diagnostic output when test fails - add check for load balancer status to help debug cases where load balancer service is not available (e.g. metallb has not been installed yet on docker provider cluster). Co-authored-by:
David McClure <dmcclure@vmware.com> Co-authored-by:
Edwin Xie <exie@vmware.com> Co-authored-by:
Guangyuan Wang <wguangyuan@vmware.com> Signed-off-by:
Tyler Schultz <tschultz@vmware.com>
-
- 23 Aug, 2021 4 commits
-
-
Christian Ang authored
-
Lucheng Bao authored
Signed-off-by:
Lucheng Bao <luchengb@vmware.com>
-
John McBride authored
Adds missing makefiles to go modules without makefiles. Updates top level makefile to support nested make commands. Backfills golang linting. Backfills updating several modules from "tce" to "community-edition" Signed-off-by:
John McBride <jmcbride@vmware.com>
-
Vijay Katam authored
* Adds hash of values as an annotation to force rollout of deployment and daemonset so that pods can pick up updated secret * Add update-strategy so that resources are recreated if update fails Signed-off-by:
Vijay Katam <vkatam@vmware.com>
-
- 19 Aug, 2021 2 commits
-
-
Lucheng Bao authored
Signed-off-by:
Lucheng Bao <luchengb@vmware.com>
-
He Weiwei authored
Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
- 18 Aug, 2021 2 commits
-
-
Anil Krishna Kodali authored
Configure HTTPProxy with tlsCertificate when ingress is enabled. Also enhance description for tls.crt, tls.key and ca.crt to distinguish them as keys and not nested fields. (#1347) Signed-off-by:
Anil Kodali <akodali@vmware.com>
-
Xinqi Li authored
-
- 16 Aug, 2021 1 commit
-
-
Anil Krishna Kodali authored
Signed-off-by:
Anil Kodali <akodali@vmware.com>
-
- 13 Aug, 2021 1 commit
-
-
shivaani0505 authored
Signed-off-by:
Shivaani Gupta <gshivaani@vmware.com>
-
- 12 Aug, 2021 1 commit
-
-
chenlin07 authored
Signed-off-by:
Chen Lin <linch@vmware.com>
-
- 11 Aug, 2021 3 commits
-
-
Andrew Keesler authored
Following the guidance in: https://github.com/vmware-tanzu/tce/blob/8589d45a777425a43ceca9cf4998c613d3057c01/docs/site/content/docs/latest/designs/package-packaging.md#3-create-overlays Also updated the README regen script to work again. Signed-off-by:
Andrew Keesler <akeesler@vmware.com>
-
Vijay Katam authored
* CSI controller looks for configmap internal-feature-states.csi.vsphere.vmware.com whereas kapp creates it as internal-feature-states.csi.vsphere.vmware.com-ver-1 * Remove versioned annotation for vsphere-config-secret as it is not needed due to https://github.com/vmware-tanzu/carvel-kapp-controller/pull/127 Signed-off-by:
Vijay Katam <vkatam@vmware.com>
-
Liu Chen authored
-
- 10 Aug, 2021 1 commit
-
-
Anil Krishna Kodali authored
Revert license to Apache 2.0 on the grafana, fluent-bit, and prometheus packages. Signed-off-by:
Anil Kodali <akodali@vmware.com>
-
- 09 Aug, 2021 1 commit
-
-
shivaani0505 authored
-
- 28 Jul, 2021 5 commits
-
-
Steve Kriss authored
Closes #1195. Signed-off-by:
Steve Kriss <krisss@vmware.com>
-
Aidan Obley authored
- Update license text - Fix typo in supportDescription name - Add an icon Signed-off-by:
Aidan Obley <aobley@vmware.com> Co-authored-by:
Guangyuan Wang <wguangyuan@vmware.com> Co-authored-by:
Guangyuan Wang <wguangyuan@vmware.com>
-
He Weiwei authored
Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
Liu Chen authored
-
Lucheng Bao authored
Signed-off-by:
Lucheng Bao <luchengb@vmware.com>
-
- 27 Jul, 2021 1 commit
-
-
Jorge Morales Pou authored
* Added an overlay to remove contour's job ttl * Only selecting Job resource
-
- 26 Jul, 2021 1 commit
-
-
Sunjay Bhatia authored
* Bump Contour to 1.17.1 Signed-off-by:
Sunjay Bhatia <sunjayb@vmware.com> * Missing 1.17 references Signed-off-by:
Sunjay Bhatia <sunjayb@vmware.com> * Update releasedAt Signed-off-by:
Sunjay Bhatia <sunjayb@vmware.com> * update imgpkg bundle Signed-off-by:
Sunjay Bhatia <sunjayb@vmware.com>
-
- 21 Jul, 2021 2 commits
-
-
Vijay Katam authored
* Add kapp-controller 0.21.0 * Add 0.21.0 release and include overlay for configurable apiPort * update concurrency to 4 Signed-off-by:
Vijay Katam <vkatam@vmware.com>
-
Aidan Obley authored
Co-authored-by:
Christian Ang <angc@vmware.com>
-
- 20 Jul, 2021 4 commits
-
-
Xinqi Li authored
-
Xinqi Li authored
-
Christian Ang authored
Co-authored-by:
Aidan Obley <aobley@vmware.com> Co-authored-by:
Dave McClure <dmcclure@vmware.com>
-
Vijay Katam authored
* Upstream manifests for are now vendored from https://github.com/kubernetes-sigs/vsphere-csi-driver/tree/release-2.3 * Overlays for namespace. * Default namespace to kube-system in values. Signed-off-by:
Vijay Katam <vkatam@vmware.com>
-