Skip to content

[Merged by Bors] - Authorization overhaul#186

Closed
maltesander wants to merge 8 commits intomainfrom
authorization_overhaul
Closed

[Merged by Bors] - Authorization overhaul#186
maltesander wants to merge 8 commits intomainfrom
authorization_overhaul

Conversation

@maltesander
Copy link
Member

@maltesander maltesander commented Apr 8, 2022

Description

  • removed authorization module
  • switched to OpaConfig from operator-rs

closes #167

Review Checklist

  • Code contains useful comments
  • (Integration-)Test cases added (or not applicable)
  • Documentation added (or not applicable)
  • Changelog updated (or not applicable)
  • Cargo.toml only contains references to git tags (not specific commits or branches)
  • Helm chart can be installed and deployed operator works (or not applicable)

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

@maltesander maltesander requested a review from a team April 8, 2022 10:19
@fhennig
Copy link
Contributor

fhennig commented Apr 12, 2022

I'll review this

Felix Hennig added 2 commits April 12, 2022 14:10
@fhennig
Copy link
Contributor

fhennig commented Apr 12, 2022

Alright, so the code looks good, I'll test now

@fhennig
Copy link
Contributor

fhennig commented Apr 12, 2022

The dependency on the secret operator is not documented

@fhennig
Copy link
Contributor

fhennig commented Apr 12, 2022

The documentation doesn't say how to get to the Web UI

Copy link
Contributor

@fhennig fhennig left a comment

Choose a reason for hiding this comment

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

I've created tickets for the documentation issues as well as the missing test

@maltesander
Copy link
Member Author

I've created tickets for the documentation issues as well as the missing test

Thanks!

@maltesander
Copy link
Member Author

bors merge

bors bot pushed a commit that referenced this pull request Apr 13, 2022
## Description

- removed authorization module
- switched to `OpaConfig` from operator-rs

closes #167



Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
Co-authored-by: Felix Hennig <felix.hennig@stackable.de>
@bors
Copy link
Contributor

bors bot commented Apr 13, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Authorization overhaul [Merged by Bors] - Authorization overhaul Apr 13, 2022
@bors bors bot closed this Apr 13, 2022
@bors bors bot deleted the authorization_overhaul branch April 13, 2022 13:00
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.

Complete Overhaul of authorization CRD parts

2 participants