Skip to content

feat(providers): add nomad provider#355

Closed
justmiles wants to merge 1 commit intosablierapp:mainfrom
justmiles:nomad
Closed

feat(providers): add nomad provider#355
justmiles wants to merge 1 commit intosablierapp:mainfrom
justmiles:nomad

Conversation

@justmiles
Copy link
Copy Markdown

This PR adds the support for Nomad.

@justmiles justmiles changed the base branch from main to beta July 9, 2024 15:35
@justmiles justmiles changed the base branch from beta to main July 9, 2024 15:39
@justmiles
Copy link
Copy Markdown
Author

I had initially forked this off of main. We'll need to rebase this on beta.

@acouvreur
Copy link
Copy Markdown
Member

Thanks a lot @justmiles !

I will rebase your branch on beta

@skoppe
Copy link
Copy Markdown

skoppe commented Jul 20, 2024

Would love to get this in. Anything I can help with?

Comment thread config/provider.go
Delimiter string `mapstructure:"DELIMITER" yaml:"Delimiter" default:"_"`
}

var providers = []string{"docker", "docker_swarm", "swarm", "kubernetes"}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, fyi, I noticed docker_swarm was removed. Is this intentional?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it should be added back

@acouvreur
Copy link
Copy Markdown
Member

Superseded by #730

@acouvreur acouvreur closed this Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants