-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: mattermost/mattermost-cloud
base: v0.87.1
head repository: mattermost/mattermost-cloud
compare: master
- 11 commits
- 76 files changed
- 3 contributors
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6989af0 - Browse repository at this point
Copy the full SHA 6989af0View commit details
Commits on Oct 31, 2024
-
Fix structs to match argocd YAML files (#1084)
* CLD-8505:add metrics-server to be managed by argocd * CLD-8505:Fix struct to match argocd yaml files
Configuration menu - View commit details
-
Copy full SHA for eee2cd6 - Browse repository at this point
Copy the full SHA eee2cd6View commit details
Commits on Nov 11, 2024
-
* Upgrade Teleport * Upgrade Teleport chart version
Configuration menu - View commit details
-
Copy full SHA for 83813a7 - Browse repository at this point
Copy the full SHA 83813a7View commit details
Commits on Nov 26, 2024
-
OIDC Authentication, and Cloud CLI Contexts (#1082)
* Draft: Add support for OIDC Authentication to the Provisioner * Remove some commented code * Add todo * Fix linter * Add OAuth Client Credentials handler to client * Refactor device_authorization for CLI * Add User ID from Context to logger * Remove random access log from testing * 'Upgrade' version of k8s.io/client-go * Logs * Fix linteR * Add a support for configurable restricted clients with configurable allow list for said clients * Remove Okta dependency in favour of generic JWT lib. Support for MS * Adjustments to allow for refresh token support with MS * Updates to client to pass custom scope * Updates for client code * Changes for PR feedback * Changes for PR feedback * Fixes from PR feedback
Configuration menu - View commit details
-
Copy full SHA for e65634a - Browse repository at this point
Copy the full SHA e65634aView commit details
Commits on Dec 6, 2024
-
Add support for a --context flag to override the context currently in…
… use, with an ENV variable override (#1086)
Configuration menu - View commit details
-
Copy full SHA for 25c3cdb - Browse repository at this point
Copy the full SHA 25c3cdbView commit details
Commits on Dec 9, 2024
-
Add support for contexts requiring confirmation (#1087)
* Add support for contexts requiring confirmation * Add back
Configuration menu - View commit details
-
Copy full SHA for b1b8f71 - Browse repository at this point
Copy the full SHA b1b8f71View commit details
Commits on Dec 10, 2024
-
Add option to always schedule on external clusters (#1089)
External clusters may have scaling behavior that will accommodate any number of new installations. This change allows for ignoring cluster resource thresholds on external clusters so that installations are always scheduled on this cluster type.
Configuration menu - View commit details
-
Copy full SHA for 09af48b - Browse repository at this point
Copy the full SHA 09af48bView commit details -
QOL: Add ClusterIDs array to InstallationDTO object (#1088)
* QOL: Add ClusterIDs array to InstallationDTO object * Fix tests
Configuration menu - View commit details
-
Copy full SHA for 79eed1f - Browse repository at this point
Copy the full SHA 79eed1fView commit details -
Show VPC IDs for external clusters in cluster table (#1090)
If an external cluster was imported with a VPC ID then we will now show that ID in the cluster list table.
Configuration menu - View commit details
-
Copy full SHA for e17c733 - Browse repository at this point
Copy the full SHA e17c733View commit details
Commits on Dec 18, 2024
-
[CLD-8628 #2] Add custom status code for installation name/dns confli…
…cts bonus (#1091) * Add support for contexts requiring confirmation * Add back * Add custom status code for DNS conflict on creation * Fix tests, add support for passing actor ID through installation deletion webhook events
Configuration menu - View commit details
-
Copy full SHA for 6a79c68 - Browse repository at this point
Copy the full SHA 6a79c68View commit details
Commits on Dec 23, 2024
-
Add custom installation volume support (#1092)
Kubernetes volumes can now be added to installation deployments. Volumes backed by secrets can be created, updated, and deleted after an installation has been created. The volume secret data is first stored in AWS Secrets Manager and then appended as a k8s secret in an installation update. Volumes are mounted in the specified mount path of the container which should support many cases where sensitive information is required at the filesystem level of Mattermost.
Configuration menu - View commit details
-
Copy full SHA for 5112293 - Browse repository at this point
Copy the full SHA 5112293View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.87.1...master