mirror of
https://github.com/patrickchugh/terravision.git
synced 2026-05-09 08:25:25 +02:00
[PR #7] [MERGED] K8s #120
Labels
No labels
bug
enhancement
enhancement
good first issue
good first issue
good first issue
pipeline
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/terravision#120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/patrickchugh/terravision/pull/7
Author: @patrickchugh
Created: 5/14/2023
Status: ✅ Merged
Merged: 5/14/2023
Merged by: @patrickchugh
Base:
main← Head:k8s📝 Commits (4)
02d8482Interpreter bug fixes43b3b95fix bugs968ef74Added tests9fef98dFixed variable handling📊 Changes
11 files changed (+232 additions, -149 deletions)
View changed files
📝
.gitignore(+1 -0)📝
README.md(+5 -2)📝
modules/cloud_config.py(+1 -1)📝
modules/graphmaker.py(+12 -8)📝
modules/helpers.py(+12 -4)📝
modules/interpreter.py(+137 -120)📝
modules/postfix.py(+3 -0)📝
modules/resource_handlers.py(+16 -13)📝
terravision(+2 -0)➕
tests/integration_test.py(+40 -0)📝
tests/testcase-wordpress.json(+3 -1)📄 Description
Fixed variable handling for K8s modules
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.