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: support k8s namespaces #1046

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

asamirr
Copy link
Contributor

@asamirr asamirr commented Oct 6, 2023

Problem

Calculating costs for kubernetes namespaces was yet to be added.

Solution

Adding support for kubernetes namespaces cost calculation.

Changes Made

  • Added a new namespaces.go file to the kubernetes provider.

Notes

Checklist

  • Code follows the contributing guidelines
  • Changes have been thoroughly tested
  • Documentation has been updated, if necessary
  • Any dependencies have been added to the project, if necessary

Reviewers

@[username of the reviewer]

Signed-off-by: Ahmed Samir <asnweery@gmail.com>
@asamirr asamirr changed the title feat: added k8s namespaces support feat: support k8s namespaces Oct 6, 2023
@mlabouardy mlabouardy added this to the v3.1.2 milestone Oct 6, 2023
@mlabouardy mlabouardy merged commit 25301fb into tailwarden:develop Oct 6, 2023
3 checks passed
@asamirr asamirr deleted the feature/support-ns-support branch October 9, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Kubernetes namespaces + cost calculation
3 participants