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

Support specifying kind in ClientIntents (both for spec.service and spec.calls.call), ProtectedServices, and KafkaServerConfigs #409

Merged
merged 39 commits into from
May 23, 2024

Conversation

omris94
Copy link
Collaborator

@omris94 omris94 commented Apr 10, 2024

Description

Support specifying kind in ClientIntents (both for the calls and the service), ProtectedServices, and KafkaServerConfigs. By doing so we are solving an ambiguity problem caused by the service identity resolution mechanism we used (service identity == pod owner name and namespace).

This change is the first of a series of modifications aimed at improving and simplifying the use and comprehensibility of Otterize's IBAC.

Testing

Describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Please include any manual steps for testing end-to-end or functionality not covered by unit/integration tests.

Also include details of the environment this PR was developed in (language/platform/browser version).

  • This change adds test coverage for new/changed/fixed functionality

Checklist

There is no need for documentation at this point.

@omris94 omris94 changed the title Support specifying kubernetes kind in clientIntents Support specifying kind in ClientIntents (both for the calls and the service), ProtectedServices, and KafkaServerConfigs May 15, 2024
@omris94 omris94 changed the title Support specifying kind in ClientIntents (both for the calls and the service), ProtectedServices, and KafkaServerConfigs Support specifying kind in ClientIntents (for calls and for service specification), ProtectedServices, and KafkaServerConfigs May 15, 2024
@omris94 omris94 changed the title Support specifying kind in ClientIntents (for calls and for service specification), ProtectedServices, and KafkaServerConfigs Support specifying kind in ClientIntents (both for spec.service and spec.calls.call), ProtectedServices, and KafkaServerConfigs May 15, 2024
@omris94 omris94 requested a review from orishoshan May 15, 2024 12:14
@omris94 omris94 marked this pull request as ready for review May 15, 2024 12:18
@omris94 omris94 merged commit f9f9c5c into main May 23, 2024
11 checks passed
@omris94 omris94 deleted the omris/specify-client-kind branch May 23, 2024 12:57
@github-actions github-actions bot locked and limited conversation to collaborators May 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants