aws-samples / eks-cluster-upgrade

Automated Amazon EKS cluster upgrade
MIT No Attribution
154 stars 35 forks source link

docs: Updated README to remove references of old pre-flight checks #114

Closed quixoticmonk closed 1 year ago

quixoticmonk commented 1 year ago

Summary

Updates the README to remove the references of pre/post-flight checks from the process.

Changes

User experience

Users will not be able to specify the pre/post flight checks on the upgrade process.

Checklist

If your change doesn't seem to apply, please leave them unchecked.

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +12.01 :tada:

Comparison is base (c5e406b) 27.55% compared to head (1fea4c6) 39.56%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## =========================================== + Coverage 27.55% 39.56% +12.01% =========================================== Files 14 13 -1 Lines 1938 1337 -601 =========================================== - Hits 534 529 -5 + Misses 1404 808 -596 ``` [see 5 files with indirect coverage changes](https://app.codecov.io/gh/aws-samples/eks-cluster-upgrade/pull/114/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.