Skip to content

Commit

Permalink
Fix some minor issues in landscape.yml file (cncf#3442)
Browse files Browse the repository at this point in the history
- Fix format of a couple of dates
- Remove references to a couple of repositories that no longer exist

Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Signed-off-by: Lars Larsson <lars.larsson@elastisys.com>
  • Loading branch information
cynthia-sg authored and llarsson committed Aug 21, 2023
1 parent 5ccb824 commit 36fa758
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions landscape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3155,7 +3155,7 @@ landscape:
logo: clusternet.svg
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
extra:
accepted: 2023-03-07T00:00:00.000Z
accepted: '2023-03-07'
dev_stats_url: https://clusternet.devstats.cncf.io/
slack_url: https://cloud-native.slack.com/messages/clusternet
clomonitor_name: clusternet
Expand Down Expand Up @@ -4142,7 +4142,6 @@ landscape:
- item:
name: Gloo Mesh
homepage_url: https://docs.solo.io/gloo-mesh-enterprise/latest
repo_url: https://github.com/solo-io/gloo-mesh
logo: gloomesh.svg
crunchbase: https://www.crunchbase.com/organization/solo-io
- item:
Expand Down Expand Up @@ -6446,7 +6445,7 @@ landscape:
twitter: https://twitter.com/pipecd_dev
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
extra:
accepted: 2023-05-17T00:00:00.000Z
accepted: '2023-05-17'
dev_stats_url: https://pipecd.devstats.cncf.io/
slack_url: https://cloud-native.slack.com/messages/pipecd
blog_url: https://pipecd.dev/blog/
Expand Down Expand Up @@ -7267,7 +7266,6 @@ landscape:
AKS Engine provides convenient tooling to quickly bootstrap Kubernetes clusters on Azure Stack. By leveraging ARM (Azure Resource Manager), AKS
Engine helps create, destroy and maintain clusters provisioned with basic IaaS resources in Azure Stack.
homepage_url: https://docs.microsoft.com/en-us/azure-stack/user/azure-stack-kubernetes-aks-engine-overview?view=azs-2108
repo_url: https://github.com/msazurestackworkloads/aks-engine
logo: microsoft-azure.svg
twitter: https://twitter.com/Azure
crunchbase: https://www.crunchbase.com/organization/microsoft
Expand Down

0 comments on commit 36fa758

Please sign in to comment.