Skip to content

Feature 44 - Update kubernetes version and modify subdomain from test.geek.zone to join.geek.zone#45

Open
giulio-giunta wants to merge 27 commits intomainfrom
feature-44
Open

Feature 44 - Update kubernetes version and modify subdomain from test.geek.zone to join.geek.zone#45
giulio-giunta wants to merge 27 commits intomainfrom
feature-44

Conversation

@giulio-giunta
Copy link
Contributor

Description

This updates the cluster Kubernetes version and changes the subdomain to access the Geek Zone membership application; it also deletes a redundant folder.

Related Issue

"resolves #44"

Motivation and Context

The Kubernetes version in the previous manifests was obsolete; most probably it will not be supported in the near future. The subdomain to access the membership application should be "join.geek.zone" rather than "test.geek.zone".

How Has This Been Tested?

I manually ran terraform apply and when failing the output suggested running az aks get-versions --location 'UK South that told what Kubernetes versions are currently supported by Azure in the "Uk South" region.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

Update manifests prior launching

1 participant