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

Fix find ingress for secret ns bug #326

Merged
merged 2 commits into from
Aug 1, 2018

Conversation

Dean-Coakley
Copy link
Contributor

Proposed changes

findIngressForSecret now ensures that it searches for an ingress in the same namespace as the passed in secret

Included in this pr are:

  • Ingress and secret namespace check
  • Unit test validating this change works - also includes jwt validation test

No documentation changes were required in this PR

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 - (None necessary)
  • I have rebased my branch onto master

@Dean-Coakley Dean-Coakley added the bug An issue reporting a potential bug label Jul 31, 2018
@Dean-Coakley Dean-Coakley self-assigned this Jul 31, 2018
@isserrano
Copy link
Contributor

Ignore the pr-merge jenkins check please

@Dean-Coakley Dean-Coakley force-pushed the fix-findIngressForSecret-ns-bug branch from 7b156d0 to 38065b7 Compare August 1, 2018 08:08
@Dean-Coakley Dean-Coakley merged commit 38065b7 into master Aug 1, 2018
@pleshakov pleshakov deleted the fix-findIngressForSecret-ns-bug branch August 1, 2018 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue reporting a potential bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants