Add shutdown_grace_period_seconds and shutdown_grace_period_critical_pods_seconds fields to GKE cluster kubelet_config#17999
Conversation
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @trodge, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
0381b68 to
9efcf42
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 0381b68: Diff reportYour PR generated the following diffs in downstream repositories:
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_container_cluster" "primary" {
node_pool {
node_config {
kubelet_config {
shutdown_grace_period_critical_pods_seconds = # value needed
shutdown_grace_period_seconds = # value needed
}
}
}
node_pool_auto_config {
node_kubelet_config {
shutdown_grace_period_critical_pods_seconds = # value needed
shutdown_grace_period_seconds = # value needed
}
}
}
Resource: resource "google_container_node_pool" "primary" {
node_config {
kubelet_config {
shutdown_grace_period_critical_pods_seconds = # value needed
shutdown_grace_period_seconds = # value needed
}
}
}
Missing doc report (experimental)The following resources have fields missing in documents.
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 12 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
Caution Issues requiring attention before PR completion 🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details. Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer. View the recording VCR build log or the debug logs folder for detailed results. @chenggu88, @trodge VCR tests complete for 0381b68! |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 9efcf42: Diff reportYour PR generated the following diffs in downstream repositories:
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_container_cluster" "primary" {
node_pool {
node_config {
kubelet_config {
shutdown_grace_period_critical_pods_seconds = # value needed
shutdown_grace_period_seconds = # value needed
}
}
}
node_pool_auto_config {
node_kubelet_config {
shutdown_grace_period_critical_pods_seconds = # value needed
shutdown_grace_period_seconds = # value needed
}
}
}
Resource: resource "google_container_node_pool" "primary" {
node_config {
kubelet_config {
shutdown_grace_period_critical_pods_seconds = # value needed
shutdown_grace_period_seconds = # value needed
}
}
}
Missing doc report (experimental)The following resources have fields missing in documents.
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 12 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
Caution Issues requiring attention before PR completion 🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details. Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer. View the recording VCR build log or the debug logs folder for detailed results. @chenggu88, @trodge VCR tests complete for 9efcf42! |
9efcf42 to
f7e6de5
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit f7e6de5: Diff reportYour PR generated the following diffs in downstream repositories:
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_container_cluster" "primary" {
node_pool {
node_config {
kubelet_config {
shutdown_grace_period_critical_pods_seconds = # value needed
shutdown_grace_period_seconds = # value needed
}
}
}
node_pool_auto_config {
node_kubelet_config {
shutdown_grace_period_critical_pods_seconds = # value needed
shutdown_grace_period_seconds = # value needed
}
}
}
Resource: resource "google_container_node_pool" "primary" {
node_config {
kubelet_config {
shutdown_grace_period_critical_pods_seconds = # value needed
shutdown_grace_period_seconds = # value needed
}
}
}
Missing doc report (experimental)The following resources have fields missing in documents.
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 12 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
Caution Issues requiring attention before PR completion 🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details. Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer. View the recording VCR build log or the debug logs folder for detailed results. @chenggu88, @trodge VCR tests complete for f7e6de5! |
…pods_seconds fields to GKE cluster kubelet_config
f7e6de5 to
a74692c
Compare
…riod # Conflicts: # mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown # mmv1/third_party/terraform/website/docs/r/container_node_pool.html.markdown
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 3c49862: Diff reportYour PR generated the following diffs in downstream repositories:
Missing doc report (experimental)The following resources have fields missing in documents.
Test reportImportant Manual Verification Required VCR cannot automatically execute the following tests added in this PR. Please verify them manually: 🔴 TestAccContainerCluster_withShutdownGracePeriodStaticCheck Analytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 10 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
Caution Issues requiring attention before PR completion 🔴 Manual Verification Required: New tests were added that are skipped in presubmit tests. See the "Manual Verification Required" section at the top for details. 🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details. Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer. View the recording VCR build log or the debug logs folder for detailed results. @chenggu88, @trodge VCR tests complete for 3c49862! |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 9552c9f: Diff reportYour PR generated the following diffs in downstream repositories:
Missing doc report (experimental)The following resources have fields missing in documents.
Test reportImportant Manual Verification Required VCR cannot automatically execute the following tests added in this PR. Please verify them manually: 🔴 TestAccContainerCluster_withShutdownGracePeriodStaticCheck Analytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 12 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
Caution Issues requiring attention before PR completion 🔴 Manual Verification Required: New tests were added that are skipped in presubmit tests. See the "Manual Verification Required" section at the top for details. 🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details. Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer. View the recording VCR build log or the debug logs folder for detailed results. @chenggu88, @trodge VCR tests complete for 9552c9f! |
9552c9f to
3a1183a
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 3a1183a: Diff reportYour PR generated the following diffs in downstream repositories:
Missing doc report (experimental)The following resources have fields missing in documents.
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 12 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
Caution Issues requiring attention before PR completion 🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details. Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer. View the recording VCR build log or the debug logs folder for detailed results. @chenggu88, @trodge VCR tests complete for 3a1183a! |
… HCL configuration
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 6b183a5: Diff reportYour PR generated the following diffs in downstream repositories:
Missing doc report (experimental)The following resources have fields missing in documents.
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
Caution Issues requiring attention before PR completion 🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details. Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer. View the recording VCR build log or the debug logs folder for detailed results. @chenggu88, @trodge VCR tests complete for 6b183a5! |
|
TestAccContainerCluster_regionalWithNodePool : related to #17968 |
|
@trodge This PR has been waiting for review for 3 weekdays. Please take a look! Use the label |
1aaec4b
This PR adds two new fields to customize node-level shutdown grace periods on Spot/Preemptible VMs within GKE node pools:
shutdown_grace_period_secondsshutdown_grace_period_critical_pods_secondsAn acceptance test case
TestAccContainerCluster_withKubeletConfigShutdownGracePeriodhas been added and successfully verified against a GKE Standard cluster using Spot VMs.Release Note Template for Downstream PRs (will be copied)