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

Remove renew and add eval #143

Merged
merged 1 commit into from
Nov 17, 2021
Merged

Remove renew and add eval #143

merged 1 commit into from
Nov 17, 2021

Conversation

synfinatic
Copy link
Owner

  • Remove renew command
  • Add eval command which does both the renew functionality
    and adds support for generating ENV vars for arbitrary SSO roles
  • Update to Kong 0.2.18

Fixes: #77

@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2021

Codecov Report

Merging #143 (e0add98) into main (b1e07bd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #143   +/-   ##
=======================================
  Coverage   37.74%   37.74%           
=======================================
  Files           7        7           
  Lines        1187     1187           
=======================================
  Hits          448      448           
  Misses        700      700           
  Partials       39       39           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b1e07bd...e0add98. Read the comment docs.

 * Remove `renew` command
 * Add `eval` command which does both the `renew` functionality
    and adds support for generating ENV vars for arbitrary SSO roles
 * Update to Kong 0.2.18

Fixes: #77
@synfinatic synfinatic merged commit d7b2601 into main Nov 17, 2021
@synfinatic synfinatic deleted the refresh branch November 17, 2021 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

exec should offer a --print or have a new command like refresh
2 participants