-
Notifications
You must be signed in to change notification settings - Fork 66
ci: Unbounded Services in Kubernetes #3168
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
base: main
Are you sure you want to change the base?
Conversation
…ublic IP from an environment variable, updated workflow to set the public ip variable
… fix k8s secrets script
…he secrets manifest
…bility with the version of MySql server we use in testing
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3168 +/- ##
==========================================
- Coverage 82.16% 82.16% -0.01%
==========================================
Files 486 486
Lines 31130 31130
Branches 3549 3549
==========================================
- Hits 25579 25577 -2
- Misses 4727 4729 +2
Partials 824 824
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we just ensure pwsh is installed on the linux environment and just have this script call the powershell version?
namespace: unbounded-services | ||
type: Opaque | ||
data: | ||
# Local development secrets only; workflow will re-generate this file using Github Secrets |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this just an example file for local development?
This PR enables a new Kubernetes cluster for our Azure subscription, to host the "unbounded" services that we currently run from the Docker on the AWS VM.
Changes include: