Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N
nebula
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • exchain
  • nebula
  • Repository

Switch branch/tag
  • nebula
  • go
  • stackman
  • api
  • v1
History Find file
Download source code
zip tar.gz tar.bz2 tar
Download this directory
zip tar.gz tar.bz2 tar
  • Matthew Slipper's avatar
    go/stackman: Add stackman operator · a1d8136e
    Matthew Slipper authored 3 years ago
    Converts Stackman into a Kube operator by adding the following:
    
    - The basic Operator scaffolding. Things like RBAC, the manifests for the Operator itself, etc.
    - CRDs for the DTL, Sequencer, Gas Oracle, Clique L1, batch submitter, deployer, and actors.
    
    To see how the CRDs get used, see the nightly env in the stacks repo: https://github.com/ethereum-optimism/stacks/tree/master/nightly
    
    Metadata:
    
    - Fixes ENG-1673
    a1d8136e
Name
Last commit
Last update
..
actor_types.go go/stackman: Add stackman operator 3 years ago
batchsubmitter_types.go go/stackman: Add stackman operator 3 years ago
cliquel1_types.go go/stackman: Add stackman operator 3 years ago
common.go go/stackman: Add stackman operator 3 years ago
datatransportlayer_types.go go/stackman: Add stackman operator 3 years ago
deployer_types.go go/stackman: Add stackman operator 3 years ago
gasoracle_types.go go/stackman: Add stackman operator 3 years ago
groupversion_info.go go/stackman: Add stackman operator 3 years ago
sequencer_types.go go/stackman: Add stackman operator 3 years ago
zz_generated.deepcopy.go go/stackman: Add stackman operator 3 years ago