mirror of
https://github.com/patrickchugh/terravision.git
synced 2026-05-09 08:25:25 +02:00
[PR #119] [MERGED] Feature eks #171
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#171
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/119
Author: @patrickchugh
Created: 5/11/2024
Status: ✅ Merged
Merged: 5/11/2024
Merged by: @patrickchugh
Base:
main← Head:feature-eks📝 Commits (10+)
336604fsg fixes36d4b04Footer and sg fixedabf1asg fixes1662986Footer and sg fixb9c5b19Merge branch 'feature-eks' of https://github.com/patrickchugh/terravision into feature-eks7c19ac8readmefc9ed98black82711d0hcl parsing bugfixeffad0ffixed module var bugcb4b264fixed module bugs📊 Changes
21 files changed (+1256 additions, -356 deletions)
View changed files
📝
.gitignore(+1 -0)📝
README.md(+1 -1)📝
docs/README.md(+1 -1)➕
eks-agones-architecture.json(+212 -0)📝
modules/annotations.py(+11 -6)📝
modules/cloud_config.py(+1 -0)📝
modules/drawing.py(+25 -21)📝
modules/fileparser.py(+18 -2)📝
modules/gitlibs.py(+2 -2)📝
modules/graphmaker.py(+90 -60)📝
modules/helpers.py(+69 -7)📝
modules/interpreter.py(+120 -65)📝
modules/resource_handlers.py(+142 -51)📝
modules/tfwrapper.py(+55 -20)📝
resource_classes/aws/compute.py(+1 -0)📝
setup.py(+1 -1)📝
shiftLabel.gvpr(+1 -1)📝
terravision(+33 -9)➕
tests/expected-eks-agones.json(+229 -0)📝
tests/testcase-wordpress.json(+90 -109)...and 1 more files
📄 Description
YOUR PR TITLE
Type of Change
Checklist
All Submissions:
Changes to Core Features:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.