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

Upgrades to monitoring_config in gke-cluster-*, docs update, and cosmetics fixes to GKE cluster modules #1680

Conversation

olliefr
Copy link
Collaborator

@olliefr olliefr commented Sep 14, 2023

Now both GKE cluster modules (Standard and Autopilot) use the same style for configuring logging and monitoring.

  • Upgrade monitoring_config in gke-cluster-standard to use the object interface.
  • Update README and other docs and comments for the GKE cluster modules. Fix some typos.
  • Add a few tests for the monitoring configuration of Standard clusters.

Closes #1665

Checklist

I acknowledge that I have:

  • Read the contributing guide
  • Ran terraform fmt on all modified files
  • Regenerated the relevant README.md files using tools/tfdoc.py
  • Made sure all relevant tests pass

@olliefr
Copy link
Collaborator Author

olliefr commented Sep 14, 2023

This is a draft pull request at this point because I had not fixed FAST and other potential issues due to change in interface for monitoring configuration.

@olliefr olliefr requested a review from juliocc September 14, 2023 16:58
@olliefr olliefr marked this pull request as ready for review September 14, 2023 16:58
@olliefr
Copy link
Collaborator Author

olliefr commented Sep 14, 2023

I can't believe I got through this haha 😆 Please have a look as I don't have a full awareness of how the blueprints and FAST are interconnected so am anxious to break things 😅

@olliefr olliefr requested a review from ludoo September 14, 2023 21:57
@olliefr olliefr self-assigned this Sep 14, 2023
@olliefr olliefr merged commit b3dc91b into GoogleCloudPlatform:master Sep 14, 2023
9 checks passed
@olliefr olliefr deleted the olliefr/gke-cluster-monitoring-config-update branch September 15, 2023 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

module(gke-cluster-standard): align monitoring_config with logging_config
2 participants