Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update metadata for Dockerfile label #113

Merged
merged 1 commit into from
Apr 8, 2020
Merged

Update metadata for Dockerfile label #113

merged 1 commit into from
Apr 8, 2020

Conversation

kevchu3
Copy link
Contributor

@kevchu3 kevchu3 commented Aug 9, 2019

This pull request makes the following changes:

  • Merge MAINTAINER metadata into LABEL to reduce layers for the Centos and RHEL Dockerfiles
  • Populate LABEL for the base Dockerfile with metadata found in Centos & RHEL

Closed out #112 which was against a separate branch and replaced with this PR against master branch.

Copy link
Contributor

@bigspotteddog bigspotteddog left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@bigspotteddog bigspotteddog changed the base branch from master to INT-pr-113-update-label April 8, 2020 22:37
@bigspotteddog bigspotteddog merged commit 852da8f into sonatype:INT-pr-113-update-label Apr 8, 2020
bigspotteddog added a commit that referenced this pull request Apr 8, 2020
* Update metadata for Dockerfile label - INT (#113)

* Update Repository Manager to 3.22.0-02. Update Repository Manager Cookbook to release-0.5.20190212-155606.d1afdfe.

Co-authored-by: Kevin Chung <[email protected]>
Co-authored-by: Sonatype <[email protected]>
haghighi added a commit to haghighi/docker-nexus3 that referenced this pull request Dec 10, 2020
* Red Hat Connect to UBI

* Remove rebuild db

* Update Repository Manager to 3.19.0-01.

* Update Repository Manager to 3.19.1-01.

* Update Repository Manager to 3.20.0-04.

* Update Repository Manager to 3.20.1-01.

* Update Repository Manager to 3.20.1-01.

* Update Repository Manager to 3.21.0-05.

* Update Repository Manager to 3.21.1-01.

* upgrade to latest 3.21.1-01 release

* bring back the master dockerfiles

when we merge to master, we'll want to keep these

* doc multiple images that can be built

* have jenkins update the new ubi file

* trigger the red hat build service

* trigger build with redhat service calls

* copyright header on script

* no need for groovy strings

* document the usage from jenkins

* reuse httpbuilder for less repetition

* lose the extra post()

* javadocs

* mv groovy script to ci/ dir

* exit status for jenkins to see

* extract a function for requesting tags

* wrap it all up in a class

* no need to pass around projectId

* 20-minute timeout waiting for build to complete

* better messaging for timeout

* more OO

* init the HttpBuilder in normal constructor
* no need to curry a tags function once everything is available on class

* fields can be private now

* provide parameter to force red hat build

* fix param map

* use params map for real boolean

* allow skipping push

* better description for skip parameter

* Update Repository Manager to 3.21.2-03.

* Update Repository Manager to 3.22.0-02.

* Pull in PR sonatype#113 update labels - INT (sonatype#117)

* Update metadata for Dockerfile label - INT (sonatype#113)

* Update Repository Manager to 3.22.0-02. Update Repository Manager Cookbook to release-0.5.20190212-155606.d1afdfe.

Co-authored-by: Kevin Chung <[email protected]>
Co-authored-by: Sonatype <[email protected]>

* Update Repository Manager to 3.22.1-02.

* cloud-ops email -> support (sonatype#118)

cloud-ops email didn't really exist.

* INT-2562 resilience for red hat trigger (sonatype#119)

* INT-2562 retry while watching for build to finish
* INT-2562 allow skipping red hat
   for days when the service is really busted

* Update Repository Manager to 3.23.0-03.

* Update heap defaults to match https://help.sonatype.com/repomanager3/installation/system-requirements#SystemRequirements-ExampleMaximumMemoryConfigurations (sonatype#122)

* Added instructions for stopping

The default timeout for docker stop is too low, added note that more time is needed to ensure a clean shutdown.

* Update Repository Manager to 3.24.0-02.

* Update Repository Manager to 3.24.1-01.

* Update Repository Manager to 3.25.0-03.

* Update Repository Manager to 3.25.1-02.

* Update Repository Manager to 3.25.1-04.

* Update Repository Manager to 3.26.0-04.

* Update Repository Manager to 3.26.1-02.

* Update Repository Manager to 3.27.0-03.

* Update Repository Manager to 3.28.0-01.

* Update Repository Manager to 3.28.1-01.

* Update Repository Manager to 3.29.0-02.

* Use jenkins shared (sonatype#125)

* use jenkins shared lib

Co-authored-by: Justin Young <[email protected]>
Co-authored-by: Sonatype <[email protected]>
Co-authored-by: John Flinchbaugh <[email protected]>
Co-authored-by: Joseph Cava <[email protected]>
Co-authored-by: Kevin Chung <[email protected]>
Co-authored-by: Stuart McCulloch <[email protected]>
Co-authored-by: Rich Seddon <[email protected]>
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.

2 participants