cloudfoundry / cf-for-k8s

The open source deployment manifest for Cloud Foundry on Kubernetes
Apache License 2.0
300 stars 115 forks source link

k14s-io concourse resource has become stale #683

Open james-pollard-leapyear opened 3 years ago

james-pollard-leapyear commented 3 years ago

From what I can tell, the k14s-io resource y'all have here (https://github.com/cloudfoundry/cf-for-k8s/blob/develop/ci/pipelines/cf-for-k8s-dev-tooling.yml#L142-L149) has not been updating since November

image

You may want to change the resource to this:

- name: carvel-dot-dev
  type: git
  icon: github
  source:
    branch: develop
    uri: https://github.com/vmware-tanzu/carvel.git
    paths:
    - site/static/install.sh
cf-gitbot commented 3 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/179392122

The labels on this github issue will be updated when the story is started.