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

feat(policy): apply dynamic policy #188

Merged
merged 7 commits into from
Dec 11, 2024
Merged

Conversation

idilhaq
Copy link

@idilhaq idilhaq commented Nov 15, 2024

No description provided.

@idilhaq idilhaq force-pushed the provider_new_dynamic_policies branch from c585c1a to 6f81e89 Compare November 18, 2024 22:58
@idilhaq idilhaq force-pushed the provider_new_dynamic_policies branch from 9a5f0f1 to 161b9f0 Compare November 26, 2024 07:05
pkg/http/http_test.go Outdated Show resolved Hide resolved
@idilhaq idilhaq force-pushed the provider_new_dynamic_policies branch from 161b9f0 to 78ee4c8 Compare December 2, 2024 08:56
@idilhaq idilhaq force-pushed the provider_new_dynamic_policies branch from b18752e to d52021d Compare December 9, 2024 08:15
abhishekv24
abhishekv24 previously approved these changes Dec 9, 2024
@@ -3656,6 +3681,9 @@
"permissions": {
"type": "array",
"items": {}
},
"type": {
Copy link
Member

Choose a reason for hiding this comment

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

Do we still need this?

Copy link
Author

Choose a reason for hiding this comment

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

wait, I did not add this but it came up on this PR
this is the proton for policy changes goto/proton#139
and looks like this field was introduced on this PR https://github.com/goto/proton/pull/138/files
tried to rebase but it says it's already updated hmm

Copy link
Author

Choose a reason for hiding this comment

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

Oh I guess this one got added on proton by gtf but currrently not implemented on our guardian. That's why on my addition of new param, it also got added there. This should be ok for now

Copy link
Member

Choose a reason for hiding this comment

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

Let’s make sure it doesn’t break anything.

@abhishekv24 abhishekv24 self-requested a review December 9, 2024 11:36
@abhishekv24 abhishekv24 dismissed their stale review December 9, 2024 11:36

left one comment

@rahmatrhd rahmatrhd merged commit 1d73c05 into main Dec 11, 2024
9 checks passed
@rahmatrhd rahmatrhd deleted the provider_new_dynamic_policies branch December 11, 2024 04:29
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.

3 participants