Skip to content

Commit

Permalink
Update ROADMAP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vrabbi authored Feb 7, 2022
1 parent 9e1fcd2 commit 1b7f3ce
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,20 @@
# This file explains the general roadmap for this repo
## Add more configurability
* Support clusters without Service Type Load Balancer (Local Clusters) via a simple configuration - DONE (version 0.1.2+)
* Support exclusion of specific packages from installation - DONE (version 0.2.0+)
* Enable more customization based on community feedback

## **More OOTB Supply Chains**
* Testing Supply Chain using jenkins pipeline for testing
* Testing Supply Chain using jenkins pipeline for testing - WIP
* Testing Supply Chain using Argo Workflows for testing
* GitOps Supply Chain with Poly Repo Configuration - WIP
* Basic Supply chain using Kaniko instead of kpack to build images - DONE (version 0.1.5+)
* GitOps Supply Chain with Poly Repo Configuration
## **Extend the core packages to include:**
* [Cert Injection Webhook](https://github.com/vmware-tanzu/cert-injection-webhook) - WIP
* [Backstage](https://backstage.io/) - WIP
* [Backstage Software Templates integration (Similar to App Accelerator)](https://backstage.io/docs/features/software-templates/software-templates-index)
* [Service Bindings](https://github.com/vmware-labs/service-bindings) - DONE (version 0.2.0+)
## **Create a set of optional packages**
* [RabbitMQ Operator](https://github.com/rabbitmq/cluster-operator) - WIP
* [Jenkins](https://github.com/bitnami/charts/tree/master/bitnami/jenkins) - WIP
* [Gitea](https://gitea.io/en-us/) - WIP
* [PostgreSQL Operator](https://github.com/zalando/postgres-operator)
* [MySQL Operator](https://github.com/mysql/mysql-operator)
* [Gitea](https://gitea.io/en-us/) - WIP
* [Jenkins](https://github.com/bitnami/charts/tree/master/bitnami/jenkins)
## **Add Advanced workload examples**
* Applications that utilize service bindings - DONE (version 0.2.0+)
* Applications with custom build parameters and env vars - DONE (version 0.2.0+)

0 comments on commit 1b7f3ce

Please sign in to comment.