Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Update provision_aks.sh #320

Merged
merged 3 commits into from
May 12, 2020
Merged

Update provision_aks.sh #320

merged 3 commits into from
May 12, 2020

Conversation

ciphertxt
Copy link
Contributor

Update AKS cluster version from 1.13.11 to 1.15.7

Purpose

  • Fix for current cluster deployment failures. In the current master branch, v1.13.11 is being used which is not a current valid version in all regions. Updating to 1.15.7 for wider coverage across the fabric.

Does this introduce a breaking change?

[ ] Yes
[ ] No
[X] Unknown - emergency break/fix to get OpenHack deployments through Opsgility up and running again

Pull Request Type

What kind of change does this Pull Request introduce?

[X ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Clone repo
  • Run a full deployment
  • Verify cluster version

What to Check

Verify that the following are valid

  • AKS cluster version is 1.15.7

Other Information

Current deployments through the Opsgility cloud sandbox are failing at a 100% rate for DevOps v1 due to the lack of availability of the older version of AKS.

ciphertxt added 3 commits May 12, 2020 11:25
Update AKS cluster version from 1.13.11 to 1.15.7
Update jenkins for 1.15.7 kubectl
Update proctor container for 1.15.7 kubectl
@BSamodien
Copy link
Contributor

I'm retargeting your PR to a new branch so that I can test the changes before merging

@BSamodien BSamodien changed the base branch from master to openhack_v1_updatek8s May 12, 2020 17:40
@BSamodien BSamodien merged commit b5626fc into Azure-Samples:openhack_v1_updatek8s May 12, 2020
rguthriemsft pushed a commit that referenced this pull request May 12, 2020
* Update provision_aks.sh

Update AKS cluster version from 1.13.11 to 1.15.7

* Update install_jenkins.sh

Update jenkins for 1.15.7 kubectl

* Update Dockerfile

Update proctor container for 1.15.7 kubectl

Co-authored-by: Scott Hoag <scottmhoag@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants