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

NFR: Add convenience script and update workflow token #1639

Merged
merged 6 commits into from
Mar 6, 2024

Conversation

ciarams87
Copy link
Member

@ciarams87 ciarams87 commented Mar 6, 2024

Proposed changes

Problem: The NFR workflow is failing because of insufficient token access. Additionally, users of the NFR test framework may want to access the GKE clusters locally, but currently the local IP is not being added to the cluster.

Solution: Update the workflow token, and add convenience script to add the local IP to the master authorised networks of the cluster.

Testing: Local testing

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.


@ciarams87 ciarams87 requested a review from a team as a code owner March 6, 2024 10:38
@github-actions github-actions bot added documentation Improvements or additions to documentation chore Pull requests for routine tasks labels Mar 6, 2024
@ciarams87 ciarams87 changed the title NFR: Add convenience scripts and update workflow token NFR: Add convenience script and update workflow token Mar 6, 2024
tests/README.md Outdated Show resolved Hide resolved
@ciarams87 ciarams87 merged commit 2ecc54f into nginxinc:main Mar 6, 2024
36 checks passed
@ciarams87 ciarams87 deleted the chore/update-nfr-tests branch March 6, 2024 17:21
amimimor pushed a commit to amimimor/nginx-gateway-fabric that referenced this pull request Apr 3, 2024
* Add convenience script and update workflow token

---------

Co-authored-by: Saylor Berman <s.berman@f5.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants