-
Notifications
You must be signed in to change notification settings - Fork 0
removed alias-flavor for cluster, network and account #392
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
base: develop
Are you sure you want to change the base?
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
e841913 to
52e4748
Compare
1be48c5 to
2e80ea0
Compare
* if price is 0, exclude from dataset * removed .DS_Store * added generated files
* if price is 0, exclude from dataset * removed .DS_Store * added generated files
* Added artifactories facets modules * added schema * updated spec * changed type to string * updated to null * introduced indentation * updated spec * updated spec to have include_all false as default * updated type from bool to boolean
* Added artifactories facets modules * added schema * updated spec * changed type to string * updated to null * introduced indentation * updated spec * updated spec to have include_all false as default * updated type from bool to boolean * added intent level output
* added artifactories module * updates to vault module * removed facets yaml outputs * added gitignore files * Cleaned up ignored files * Cleaned up ignored files * Cleaned up ignored files * added artifactories module * updated to vault facets.yaml * terraform fmt * deleted zip_modules.py * updated module source
(cherry picked from commit 122c9dc28b355bfe612e98f026decf2195beb507)
* added zip modules py * updated the print statement * modified the print message in zip_modules.py * Implement concurrent zipping and uploading to S3 in zip_modules.py * Update publish workflow to run on custom runner and assume dependencies are installed. * Move zip_modules.py to workflows folder. * removed comments * added support for optional variable branch
* added zip modules py * updated the print statement * modified the print message in zip_modules.py * Implement concurrent zipping and uploading to S3 in zip_modules.py * Update publish workflow to run on custom runner and assume dependencies are installed. * Move zip_modules.py to workflows folder. * removed comments * added support for optional variable branch * Add dependency installation step to publish workflow. * added support for optional variable branch * added support for install dependencies * Add S3 bucket name to zip_modules.py. * updated workflow and create a new directory to zip modules * updated workflow and create a new directory to zip modules * updated workflow and create a new directory to zip modules * Update requirements.txt to include only necessary external dependencies. * posting success message to slack channel * removed the development branch support * changes * changes * deleted zip modules previous file * Update publish workflow to use S3_BUCKET_NAME from workflow variable. * Update zip_modules.py to use S3 bucket name from environment variable.
* if price is 0, exclude from dataset * removed .DS_Store * added generated files
* Added artifactories facets modules * added schema * updated spec * changed type to string * updated to null * introduced indentation * updated spec * updated spec to have include_all false as default * updated type from bool to boolean
* added zip modules py * updated the print statement * modified the print message in zip_modules.py * Implement concurrent zipping and uploading to S3 in zip_modules.py * Update publish workflow to run on custom runner and assume dependencies are installed. * Move zip_modules.py to workflows folder. * removed comments * added support for optional variable branch
* added zip modules py * updated the print statement * modified the print message in zip_modules.py * Implement concurrent zipping and uploading to S3 in zip_modules.py * Update publish workflow to run on custom runner and assume dependencies are installed. * Move zip_modules.py to workflows folder. * removed comments * added support for optional variable branch * Add dependency installation step to publish workflow. * added support for optional variable branch * added support for install dependencies * Add S3 bucket name to zip_modules.py. * updated workflow and create a new directory to zip modules * updated workflow and create a new directory to zip modules * updated workflow and create a new directory to zip modules * Update requirements.txt to include only necessary external dependencies. * posting success message to slack channel * removed the development branch support * changes * changes * deleted zip modules previous file * Update publish workflow to use S3_BUCKET_NAME from workflow variable. * Update zip_modules.py to use S3 bucket name from environment variable.
* added zip modules py * updated the print statement * modified the print message in zip_modules.py * Implement concurrent zipping and uploading to S3 in zip_modules.py * Update publish workflow to run on custom runner and assume dependencies are installed. * Move zip_modules.py to workflows folder. * removed comments * added support for optional variable branch
* github actions fixes * changed the env variable name
* added outputs for vpc * fixed outputs
* removed outputs from intent/network * added default outputs from intent/network
* if price is 0, exclude from dataset (#174) * if price is 0, exclude from dataset * removed .DS_Store * added generated files * removed incorrect files (#176) * Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214) This reverts commit a6777ed. * if price is 0, exclude from dataset (#174) * if price is 0, exclude from dataset * removed .DS_Store * added generated files * removed incorrect files (#176) * [S73] Feature: Per-Instance Artifactories Module (#210) * Added artifactories facets modules * added schema * updated spec * changed type to string * updated to null * introduced indentation * updated spec * updated spec to have include_all false as default * updated type from bool to boolean * Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214) This reverts commit a6777ed. * [S73] Feature: Per-Instance Artifactories Module (#215) * Added artifactories facets modules * added schema * updated spec * changed type to string * updated to null * introduced indentation * updated spec * updated spec to have include_all false as default * updated type from bool to boolean * added intent level output * Artifactories Terraform Module (#228) * added artifactories module * updates to vault module * removed facets yaml outputs * added gitignore files * Cleaned up ignored files * Cleaned up ignored files * Cleaned up ignored files * added artifactories module * updated to vault facets.yaml * terraform fmt * deleted zip_modules.py * updated module source * updated to work with github app (cherry picked from commit 122c9dc28b355bfe612e98f026decf2195beb507) * Innersourcing workflows (#230) * added zip modules py * updated the print statement * modified the print message in zip_modules.py * Implement concurrent zipping and uploading to S3 in zip_modules.py * Update publish workflow to run on custom runner and assume dependencies are installed. * Move zip_modules.py to workflows folder. * removed comments * added support for optional variable branch * Innersourcing workflows update (#231) * added zip modules py * updated the print statement * modified the print message in zip_modules.py * Implement concurrent zipping and uploading to S3 in zip_modules.py * Update publish workflow to run on custom runner and assume dependencies are installed. * Move zip_modules.py to workflows folder. * removed comments * added support for optional variable branch * Add dependency installation step to publish workflow. * added support for optional variable branch * added support for install dependencies * Add S3 bucket name to zip_modules.py. * updated workflow and create a new directory to zip modules * updated workflow and create a new directory to zip modules * updated workflow and create a new directory to zip modules * Update requirements.txt to include only necessary external dependencies. * posting success message to slack channel * removed the development branch support * changes * changes * deleted zip modules previous file * Update publish workflow to use S3_BUCKET_NAME from workflow variable. * Update zip_modules.py to use S3 bucket name from environment variable. * if price is 0, exclude from dataset (#174) * if price is 0, exclude from dataset * removed .DS_Store * added generated files * removed incorrect files (#176) * Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214) This reverts commit a6777ed. * [S73] Feature: Per-Instance Artifactories Module (#215) * Added artifactories facets modules * added schema * updated spec * changed type to string * updated to null * introduced indentation * updated spec * updated spec to have include_all false as default * updated type from bool to boolean * added intent level output * Artifactories Terraform Module (#228) * added artifactories module * updates to vault module * removed facets yaml outputs * added gitignore files * Cleaned up ignored files * Cleaned up ignored files * Cleaned up ignored files * added artifactories module * updated to vault facets.yaml * terraform fmt * deleted zip_modules.py * updated module source * Innersourcing workflows (#230) * added zip modules py * updated the print statement * modified the print message in zip_modules.py * Implement concurrent zipping and uploading to S3 in zip_modules.py * Update publish workflow to run on custom runner and assume dependencies are installed. * Move zip_modules.py to workflows folder. * removed comments * added support for optional variable branch * Innersourcing workflows update (#231) * added zip modules py * updated the print statement * modified the print message in zip_modules.py * Implement concurrent zipping and uploading to S3 in zip_modules.py * Update publish workflow to run on custom runner and assume dependencies are installed. * Move zip_modules.py to workflows folder. * removed comments * added support for optional variable branch * Add dependency installation step to publish workflow. * added support for optional variable branch * added support for install dependencies * Add S3 bucket name to zip_modules.py. * updated workflow and create a new directory to zip modules * updated workflow and create a new directory to zip modules * updated workflow and create a new directory to zip modules * Update requirements.txt to include only necessary external dependencies. * posting success message to slack channel * removed the development branch support * changes * changes * deleted zip modules previous file * Update publish workflow to use S3_BUCKET_NAME from workflow variable. * Update zip_modules.py to use S3 bucket name from environment variable. * added github workflows for validate bootrapper (#245) * Validate bootstraper (#246) * added github workflows for validate bootrapper * added step for trigger validate-bootstrapper in publish.yml * changed the trigger name * using workflow_runs * using workflow_runs conclusion * Github actions fixes (#249) * github actions fixes * changed the env variable name * Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214) This reverts commit a6777ed. * [S73] Feature: Per-Instance Artifactories Module (#210) * Added artifactories facets modules * added schema * updated spec * changed type to string * updated to null * introduced indentation * updated spec * updated spec to have include_all false as default * updated type from bool to boolean * Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214) This reverts commit a6777ed. * [S73] Feature: Per-Instance Artifactories Module (#215) * Added artifactories facets modules * added schema * updated spec * changed type to string * updated to null * introduced indentation * updated spec * updated spec to have include_all false as default * updated type from bool to boolean * added intent level output * Validate bootstraper (#246) * added github workflows for validate bootrapper * added step for trigger validate-bootstrapper in publish.yml * changed the trigger name * using workflow_runs * sync with innersourcing * Config modules for db users (#255) * [S73] Feature: Per-Instance Artifactories Module (#210) * Added artifactories facets modules * added schema * updated spec * changed type to string * updated to null * introduced indentation * updated spec * updated spec to have include_all false as default * updated type from bool to boolean * Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214) This reverts commit a6777ed. * [S73] Feature: Per-Instance Artifactories Module (#210) * Added artifactories facets modules * added schema * updated spec * changed type to string * updated to null * introduced indentation * updated spec * updated spec to have include_all false as default * updated type from bool to boolean * Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214) This reverts commit a6777ed. * feat: Add ecs_service intent for managing containers in Amazon ECS * [S73] Feature: Per-Instance Artifactories Module (#215) * Added artifactories facets modules * added schema * updated spec * changed type to string * updated to null * introduced indentation * updated spec * updated spec to have include_all false as default * updated type from bool to boolean * added intent level output * add database operator as per instance module * add database operator as necessary input for postgres user * add crossplane as per instance module * add crossplane as necessary input in mysql user * update the regex for crossplane * add mongodb auth operator as per instance module * add mongodb auth operator as necessary input in mongo user * update description * update output string * add database operator intent in index.json * update sample * update sample * update description mongo user * formatting changes * move values to spec and use facets as default namespace * fix display name and description in mongo user * added back inputs --------- Co-authored-by: pramodh-ayyappan <108784231+pramodh-ayyappan@users.noreply.github.com> Co-authored-by: rohit (aider) <facets.raveendran@mercedes-benz.com> Co-authored-by: pramodh-ayyappan <pramodh.ayyappan@facets.cloud> * Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214) This reverts commit a6777ed. * [S73] Feature: Per-Instance Artifactories Module (#210) * Added artifactories facets modules * added schema * updated spec * changed type to string * updated to null * introduced indentation * updated spec * updated spec to have include_all false as default * updated type from bool to boolean * Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214) This reverts commit a6777ed. * Innersourcing workflows (#230) * added zip modules py * updated the print statement * modified the print message in zip_modules.py * Implement concurrent zipping and uploading to S3 in zip_modules.py * Update publish workflow to run on custom runner and assume dependencies are installed. * Move zip_modules.py to workflows folder. * removed comments * added support for optional variable branch * Innersourcing workflows update (#231) * added zip modules py * updated the print statement * modified the print message in zip_modules.py * Implement concurrent zipping and uploading to S3 in zip_modules.py * Update publish workflow to run on custom runner and assume dependencies are installed. * Move zip_modules.py to workflows folder. * removed comments * added support for optional variable branch * Add dependency installation step to publish workflow. * added support for optional variable branch * added support for install dependencies * Add S3 bucket name to zip_modules.py. * updated workflow and create a new directory to zip modules * updated workflow and create a new directory to zip modules * updated workflow and create a new directory to zip modules * Update requirements.txt to include only necessary external dependencies. * posting success message to slack channel * removed the development branch support * changes * changes * deleted zip modules previous file * Update publish workflow to use S3_BUCKET_NAME from workflow variable. * Update zip_modules.py to use S3 bucket name from environment variable. * Innersourcing workflows (#230) * added zip modules py * updated the print statement * modified the print message in zip_modules.py * Implement concurrent zipping and uploading to S3 in zip_modules.py * Update publish workflow to run on custom runner and assume dependencies are installed. * Move zip_modules.py to workflows folder. * removed comments * added support for optional variable branch * added github workflows for validate bootrapper (#245) * Github actions fixes (#249) * github actions fixes * changed the env variable name * Reapply "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214) This reverts commit 9dbcda0. * adding back removed artifactory changes * added back artifactories inputs * innersourcing sync with master * added outputs for vpc (#333) * added outputs for vpc * fixed outputs * removed outputs from intent/network (#334) * removed outputs from intent/network * added default outputs from intent/network * Revert "removed outputs from intent/network (#334)" (#348) This reverts commit 46e158b. * Revert "added outputs for vpc (#333)" (#349) This reverts commit 509287b. * added added outputs for network * added outputs to network module --------- Co-authored-by: Shashwat Pathak <shashwat.pathak@facets.cloud> Co-authored-by: pramodh-ayyappan <108784231+pramodh-ayyappan@users.noreply.github.com> Co-authored-by: Ishaan Kalra <108509616+ishaankalra@users.noreply.github.com> Co-authored-by: ishaankalra <ishaan.kalra@facets.cloud> Co-authored-by: Sanmesh Kakade <sanmesh.kakade@facets.cloud> Co-authored-by: rohit (aider) <facets.raveendran@mercedes-benz.com> Co-authored-by: pramodh-ayyappan <pramodh.ayyappan@facets.cloud>
* Add missing pattern properties * x-ui-override-disable and items of type string on all array types * Fix misc problems
This reverts commit d13f789.
This reverts commit 2bff998.
049a1e3 to
143dd82
Compare
cfe77f0 to
cac33eb
Compare
a29e116 to
b4563d5
Compare
198733a to
f25c3b8
Compare
Description
Related issues
Type of change
Checklist
developbranchTesting
Reviewer instructions