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

[dev-v2.9] forward pors after 2.9.6 #5045

Merged
merged 19 commits into from
Jan 27, 2025
Merged

Conversation

nicholasSUSE
Copy link
Collaborator

@nicholasSUSE nicholasSUSE commented Jan 27, 2025

Issue: rancher/ecm-distro-tools#528

Forward-ports:

make forward-port CHART="fleet" VERSION=103.1.12+up0.9.13 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp fleet 103.1.12+up0.9.13"
make forward-port CHART="fleet-agent" VERSION=103.1.12+up0.9.13 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp fleet-agent 103.1.12+up0.9.13"
make forward-port CHART="fleet-crd" VERSION=103.1.12+up0.9.13 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp fleet-crd 103.1.12+up0.9.13"
make forward-port CHART="rancher-aks-operator" VERSION=103.7.0+up1.2.7 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp rancher-aks-operator 103.7.0+up1.2.7"
make forward-port CHART="rancher-aks-operator-crd" VERSION=103.7.0+up1.2.7 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp rancher-aks-operator-crd 103.7.0+up1.2.7"
make forward-port CHART="rancher-eks-operator" VERSION=103.7.0+up1.3.7 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp rancher-eks-operator 103.7.0+up1.3.7"
make forward-port CHART="rancher-eks-operator-crd" VERSION=103.7.0+up1.3.7 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp rancher-eks-operator-crd 103.7.0+up1.3.7"
make forward-port CHART="rancher-gke-operator" VERSION=103.7.0+up1.2.7 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp rancher-gke-operator 103.7.0+up1.2.7"
make forward-port CHART="rancher-gke-operator-crd" VERSION=103.7.0+up1.2.7 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp rancher-gke-operator-crd 103.7.0+up1.2.7"
make forward-port CHART="harvester-cloud-provider" VERSION=103.0.4+up0.2.7 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp harvester-cloud-provider 103.0.4+up0.2.7"
make forward-port CHART="harvester-cloud-provider" VERSION=103.0.5+up0.2.8 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp harvester-cloud-provider 103.0.5+up0.2.8"
make forward-port CHART="harvester-cloud-provider" VERSION=103.0.6+up0.2.9 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp harvester-cloud-provider 103.0.6+up0.2.9"
make forward-port CHART="harvester-csi-driver" VERSION=103.0.5+up0.1.22 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp harvester-csi-driver 103.0.5+up0.1.22"
make forward-port CHART="neuvector" VERSION=103.0.8+up2.8.4 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp neuvector 103.0.8+up2.8.4"
make forward-port CHART="neuvector-crd" VERSION=103.0.8+up2.8.4 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp neuvector-crd 103.0.8+up2.8.4"
make forward-port CHART="neuvector-monitor" VERSION=103.0.8+up2.8.4 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp neuvector-monitor 103.0.8+up2.8.4"
make forward-port CHART="rancher-webhook" VERSION=103.0.14+up0.4.15 BRANCH=release-v2.8 UPSTREAM=upstream && git add . && git commit -m "fp rancher-webhook 103.0.14+up0.4.15"

@nicholasSUSE nicholasSUSE requested review from a team as code owners January 27, 2025 16:53
Copy link

Validation steps

  • Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers.
  Ex:-
    longhorn-controller:
      repository: rancher/hardened-sriov-cni
      tag: v2.6.3-build20230913
  
  • Add a 👍 (thumbs up) reaction to this comment once done. CI won't pass without this reaction to the github-action bot's latest validation comment.
  • Approve the PR to run the CI check.

@nicholasSUSE nicholasSUSE changed the title Fp after 2.9.6 dev 29 [dev-v2.9] forward pors after 2.9.6 Jan 27, 2025
@nicholasSUSE nicholasSUSE requested a review from a team January 27, 2025 16:58
Copy link

Validation steps

  • Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers.
  Ex:-
    longhorn-controller:
      repository: rancher/hardened-sriov-cni
      tag: v2.6.3-build20230913
  
  • Add a 👍 (thumbs up) reaction to this comment once done. CI won't pass without this reaction to the github-action bot's latest validation comment.
  • Approve the PR to run the CI check.

@nicholasSUSE nicholasSUSE merged commit 95b10cd into dev-v2.9 Jan 27, 2025
3 of 4 checks passed
@nicholasSUSE nicholasSUSE deleted the fp-after-2.9.6-dev-29 branch January 27, 2025 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants