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

Epic: Operator v1.0 Tracker #236

Closed
8 of 9 tasks
schristoff opened this issue Jul 26, 2023 · 1 comment
Closed
8 of 9 tasks

Epic: Operator v1.0 Tracker #236

schristoff opened this issue Jul 26, 2023 · 1 comment
Labels
design 🚲🏠 Bust out your paint chips, it's time to bikeshed. docs Needs to go on porter.sh help wanted Good for casual contributors
Milestone

Comments

@schristoff
Copy link
Member

schristoff commented Jul 26, 2023

We have Github Boards at the org level, which is great, but it can be difficult to capture conversations in there.
Operator v1.0 is scheduled for code freeze September 27th, with a release of September 30th.

The board for tracking v1.0 is here

The items without issues should have issues made, but I just haven't gotten around to it yet

Code 👩‍💻

Docs ✍️

@schristoff schristoff added the design 🚲🏠 Bust out your paint chips, it's time to bikeshed. label Jul 26, 2023
@schristoff schristoff added this to the v1 milestone Jul 26, 2023
@schristoff schristoff added help wanted Good for casual contributors docs Needs to go on porter.sh labels Jul 26, 2023
@troy0820
Copy link
Member

For #63

I know we use the porter cli as a "agent" to surface the outputs from the output of the cli.
Questions around this issue:

  1. Are we creating a GRPC service to expose this where we still have to do this (the porter cli)?
  2. Are we also creating a CRD to have that be a thing?
  3. Are all outputs created equal?
  4. What outputs do we want? Paramsets, etc
  5. A lot of things are stored in state by the mongodb database and are we running that along side of the porter operator to capture this?
  6. Each job that creates the porter cli invocation has to run the mongodb driver (or whatever backend it needs) to achieve the state of updating, etc porter bundles, do we want to offload this to etcd as the source of truth?

(I may edit these questions as more things come to mind)

@phillipgibson phillipgibson changed the title Epic: v1.0 Tracker Epic: Operator v1.0 Tracker Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design 🚲🏠 Bust out your paint chips, it's time to bikeshed. docs Needs to go on porter.sh help wanted Good for casual contributors
Projects
Status: Done
Status: Done
Development

No branches or pull requests

2 participants