You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
Now that TCE is built on top of the head of tanzu-framework, we should be able to leverage kapp-controller 0.20+ and the newest Carvel APIs. Work has been completed to update the package configuration source appropriately, but now we need to validate that we can:
Push TCE's package repository as an OCI bundle
Update references in TCE's package repository to the newest packages
Verify packages can be installed
Update TCE documentation to reflect CLI changes
The text was updated successfully, but these errors were encountered:
tanzu package available list
| Retrieving available packages...
NAME DISPLAY-NAME SHORT-DESCRIPTION
cert-manager.community.tanzu.vmware.com cert-manager Certificate management
contour-operator.community.tanzu.vmware.com contour-operator Layer 7 Ingress
contour.community.tanzu.vmware.com Contour An ingress controller
external-dns.community.tanzu.vmware.com external-dns This package provides DNS synchronization functionality.
fluent-bit.community.tanzu.vmware.com fluent-bit Fluent Bit is a fast Log Processor and Forwarder
gatekeeper.community.tanzu.vmware.com gatekeeper policy management
grafana.community.tanzu.vmware.com grafana Visualization and analytics software
harbor.community.tanzu.vmware.com Harbor OCI Registry
knative-serving.community.tanzu.vmware.com knative-serving Knative Serving builds on Kubernetes to support deploying and serving of applications and functions as serverless containers
local-path-storage.community.tanzu.vmware.com local-path-storage This package provides local path node storage and primarily supports RWO AccessMode.
multus-cni.community.tanzu.vmware.com multus-cni This package provides the ability for enabling attaching multiple network interfaces to pods in Kubernetes
prometheus.community.tanzu.vmware.com prometheus A time series database for your metrics
velero.community.tanzu.vmware.com velero Disaster recovery capabilities
Get metadata for a package
tanzu package available get contour-operator.community.tanzu.vmware.com
\ Retrieving package details for contour-operator.community.tanzu.vmware.com...
NAME: contour-operator.community.tanzu.vmware.com
DISPLAY-NAME: contour-operator
SHORT-DESCRIPTION: Layer 7 Ingress
PACKAGE-PROVIDER: VMware
LONG-DESCRIPTION: Layer 7 Ingress
MAINTAINERS: [{Nicholas Seemiller}]
Get available versions for a package
tanzu package available list contour-operator.community.tanzu.vmware.com
/ Retrieving package versions for contour-operator.community.tanzu.vmware.com...
NAME VERSION RELEASED-AT
contour-operator.community.tanzu.vmware.com 1.15.1
contour-operator.community.tanzu.vmware.com 1.16.0
Feature Request
Now that TCE is built on top of the head of
tanzu-framework
, we should be able to leverage kapp-controller 0.20+ and the newest Carvel APIs. Work has been completed to update the package configuration source appropriately, but now we need to validate that we can:The text was updated successfully, but these errors were encountered: