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(vertx): remove vertx dependency #12

Merged
merged 10 commits into from
Dec 16, 2022

Conversation

andrewazores
Copy link
Member

@andrewazores andrewazores commented Sep 8, 2022

Based on #9
Depends on #9
Fixes #11

  • feat(jwt): implement JWT flow
  • chore(vertx): remove vertx dependency

@github-actions
Copy link

github-actions bot commented Sep 8, 2022

This PR/issue depends on:

src/main/java/io/cryostat/agent/CryostatClient.java Outdated Show resolved Hide resolved
src/main/java/io/cryostat/agent/CryostatClient.java Outdated Show resolved Hide resolved
src/main/java/io/cryostat/agent/CryostatClient.java Outdated Show resolved Hide resolved
src/main/java/io/cryostat/agent/MainModule.java Outdated Show resolved Hide resolved
src/main/java/io/cryostat/agent/Registration.java Outdated Show resolved Hide resolved
src/main/java/io/cryostat/agent/Registration.java Outdated Show resolved Hide resolved
src/main/java/io/cryostat/agent/Registration.java Outdated Show resolved Hide resolved
Copy link
Member

@maxcao13 maxcao13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Task] Remove Vert.x dependency
2 participants