Nikolaos Moraitis

Results 120 comments of Nikolaos Moraitis

@danilo-gemoli Is this PR still stands?

I am not confident about enabling this feature by default. The implementation covers only a GCP case, and a pod's termination is deeply dependent on the infrastructure. This means, that...

> @droslean I don't think PDB would help here since you don't get a choice as to when spot instances get taken away from you. Yep. My only concern is...

> > > @droslean I don't think PDB would help here since you don't get a choice as to when spot instances get taken away from you. > > >...

it seems that you need [this](https://github.com/openshift/ci-operator/blob/master/pkg/api/types.go#L462-L477), but we haven't implement this yet.

There is a different ci-operator `config` for each branch already. Ci-operator will promote the images that have been tagged in the config in the `images.to` field. You should make sure...

Even that this idea is nice to have, we don't want to force our stakeholders to use git tags for promoting their images. Hence the logic of the separated config...