I am storing my images on GitLab, and I want that whenever a new image is created, the OpenShift deployment to be updated, is this possible directly from a OpenShift functionality?
Update OpenShift deployment based on GitLab webhook
29 Views Asked by Q_Q_ At
1
There are 1 best solutions below
Related Questions in GITLAB
- There are no active runners online GitLab
- Error rising in gitlab configuration file
- Git commit asks for passphrase which I don't remember
- On Gitlab, is there a way to allow Maintaners to merge MRs even if some checks fail?
- Jenkins pipeline script: Accept merge request from Gitlab
- How to integrate GitLab code into SAP DataServices job?
- How to use dynamic value for start_in using environment variable in gitlab pipeline child job
- Replace React Variables in build folder before serving the build by express Server
- Gitlab CI/CD pipeline not destroying created Terraform created resources
- DevOps Preference: Point Solutions or Single Platform?
- GitLab release-job creates a release where asset is artifacts.zip instead of concrete file
- How to run particular jobs in GitLab CI/CD via GitLab API?
- How to start from a clean stage after maven release job fails in GitLab pipeline?
- Gitlab 16.10: The scheduler failed to assign job to the runner, please try again or contact system administrator
- Gitlab-runner cann't connect to gitlab server
Related Questions in OPENSHIFT
- Openshift nginx proxy_pass not redirecting from current host to another
- Choosing OpenShift Over DIY Kubernetes on Bare Metal: Benefits and Storage Management
- Tekton, npm ci, and "npm ERR! EMFILE: too many open files, open '/root/.npm/_cacache/"
- How to setup security on elasticsearch based on redhat image in openshift
- Why does openshift ingress not allow router annotations?
- How to use Prometheus to gather custom metrics from multiple pods in Openshift
- UML representation of containerized services
- Verify encryption of rest secrets [etcd] in Openshift v4
- The [dot_product] similarity can only be used with unit-length vectors error when running container as non root
- Using OpenShift template to conditionally include/exclude certain resources during apply
- Permission denied When deploy Splash in OpenShift
- Pulumi and Golang to apply a subscription manifest onto a OpenShift Cluster
- Can't login on deployed APS app, problem with authenticating
- How do I configure multi-tenant Kafka-backed Knative channels in an Openshift?
- Linux (RHEL): How can I trigger that a process tries to reorganize its memory at a specific memory limit?
Related Questions in OPENSHIFT-ORIGIN
- Update OpenShift deployment based on GitLab webhook
- How to generate ocp 4.10 token?
- SRVE0255E: A WebGroup/Virtual Host to handle /<context-name> has not been defined, when deployed on OpenShift
- What does imageFs usage metric mean in kubernetes/openshift
- How to reload open shift config.yaml file automatically?
- Openshift 4.x can't pull sonatype nexus image with http only
- pod not found error, while using the rsync cmd to copy the results from ocp pod to jenkins workspace
- Network not found error while changing Nodeport range in openshift origin using OC
- Combining routes of frontend and backend
- Update node condition type in status
- Does OpenShift Origin source code include Kubernetes source code?
- How to deal with dynamic libraries in openshift init containers
- OpenShift OnPrem Dynamic PVC provisioning
- deploy openshift 4 cluster on rhel
- Unable to start Openshift Origin 3.11 on Single VM
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
ArgoCD and the ArgoCD operator should be able to do that, and more:
Ref: