improvement: S3C-3776 Dockerfile for kubernetes deployment
Add a Dockerfile that will be used by eve to build images suitable for a dev kubernetes deployment
Note: no impact on branches 8.x
Hello jonathan-gramain,
My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.
Status report is not available.
Conflict
A conflict has been raised during the creation of
integration branch w/8.1/improvement/S3C-3776-dockerfileForKubeDeployment with contents from w/7.10/improvement/S3C-3776-dockerfileForKubeDeployment
and development/8.1.
I have not created the integration branch.
Here are the steps to resolve this conflict:
$ git fetch
$ git checkout -B w/8.1/improvement/S3C-3776-dockerfileForKubeDeployment origin/development/8.1
$ git merge origin/w/7.10/improvement/S3C-3776-dockerfileForKubeDeployment
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/8.1/improvement/S3C-3776-dockerfileForKubeDeployment
History mismatch
Merge commit #f6b1730421019c3a79e3d3f87b047ffdb5f0393e on the integration branch
w/7.9/improvement/S3C-3776-dockerfileForKubeDeployment is merging a branch which is neither the current
branch improvement/S3C-3776-dockerfileForKubeDeployment nor the development branch
development/7.9.
It is likely due to a rebase of the branch improvement/S3C-3776-dockerfileForKubeDeployment and the
merge is not possible until all related w/* branches are deleted or updated.
Please use the reset command to have me reinitialize these branches.
/reset
Reset complete
I have successfully deleted this pull request's integration branches.
Conflict
A conflict has been raised during the creation of
integration branch w/8.1/improvement/S3C-3776-dockerfileForKubeDeployment with contents from w/7.10/improvement/S3C-3776-dockerfileForKubeDeployment
and development/8.1.
I have not created the integration branch.
Here are the steps to resolve this conflict:
$ git fetch
$ git checkout -B w/8.1/improvement/S3C-3776-dockerfileForKubeDeployment origin/development/8.1
$ git merge origin/w/7.10/improvement/S3C-3776-dockerfileForKubeDeployment
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/8.1/improvement/S3C-3776-dockerfileForKubeDeployment
Integration data created
I have created the integration data for the additional destination branches.
- this pull request will merge
improvement/S3C-3776-dockerfileForKubeDeploymentintodevelopment/7.4 - w/7.9/improvement/S3C-3776-dockerfileForKubeDeployment will be merged into
development/7.9(pull request #1449) - w/7.10/improvement/S3C-3776-dockerfileForKubeDeployment will be merged into
development/7.10(pull request #1450) - w/8.1/improvement/S3C-3776-dockerfileForKubeDeployment will be merged into
development/8.1(pull request #1451) - w/8.2/improvement/S3C-3776-dockerfileForKubeDeployment will be merged into
development/8.2(pull request #1452)
The following branches will NOT be impacted:
stabilization/7.9.0
Follow integration pull requests if you would like to be notified of build statuses by email.
Waiting for approval
The following approvals are needed before I can proceed with the merge:
-
the author
-
2 peers