Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Pod IP cache Refresh causing incorrect iam role credentials #499

Open
chaitushiva opened this issue Sep 5, 2021 · 1 comment
Open

Pod IP cache Refresh causing incorrect iam role credentials #499

chaitushiva opened this issue Sep 5, 2021 · 1 comment

Comments

@chaitushiva
Copy link

Problem Definition:

We have a pod 1 running with IP: 10.x.x.1 having an iam role "pod1-role".On successful termination of the pod 1 and before expiration of the respective credentials in the kiam server a new pod 2 with a diff role "pod2-role" is coming up with the pod 1 IP: 10.x.x.1 and providing pod1's credentials to the POD2.

Arguments we are passing to the kiam server are:

--session-duration=15m
--sync=1m

Any suggestions to over come this scenario?

@chaitushiva
Copy link
Author

@pingles , Any inputs?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant