Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove supported Crossplane versions for Spaces #96

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

turkenh
Copy link
Member

@turkenh turkenh commented Jun 28, 2024

Description of your changes

This PR reverts #63
Starting with Spaces v1.5.0, it will be possible to query supported versions from the Spaces API.

kubectl get cm crossplane-versions-public -n upbound-system -o yaml 
apiVersion: v1
data:
  versions: |
    - 1.14.1-up.1
    - 1.14.2-up.1
    - 1.14.3-up.1
    - 1.14.4-up.1
    - 1.14.5-up.1
    - 1.14.6-up.1
    - 1.14.7-up.1
    - 1.14.8-up.1
    - 1.14.9-up.1
    - 1.15.0-up.1
    - 1.15.1-up.1
    - 1.15.2-up.1
    - 1.15.3-up.1
    - 1.16.0-up.1
kind: ConfigMap
metadata:
  name: crossplane-versions-public
  namespace: upbound-system

Leaving as draft until we ship Spaces v1.5.0.

How has this code been tested

N/A

@turkenh turkenh marked this pull request as draft June 28, 2024 07:14
@turkenh turkenh requested review from thephred, adamwg and haarchri June 28, 2024 07:14
@jeanduplessis
Copy link
Contributor

@turkenh turkenh marked this pull request as ready for review September 10, 2024 13:20
@turkenh turkenh force-pushed the remove-crossplane-versions branch from 72f09e0 to 192482a Compare November 20, 2024 06:15
@turkenh turkenh requested a review from a team as a code owner November 20, 2024 06:15
@turkenh turkenh merged commit e9cd7fc into upbound:main Nov 20, 2024
7 checks passed
@turkenh turkenh deleted the remove-crossplane-versions branch November 20, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants