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

bump up version to 1.10.19 #20698

Merged
merged 13 commits into from
Jul 12, 2024
Merged

bump up version to 1.10.19 #20698

merged 13 commits into from
Jul 12, 2024

Commits on Jul 4, 2024

  1. bump up version to 1.10.19

    upgrade golang to 1.22.5
    
    Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
    Shengwen Yu committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d07a7ac View commit details
    Browse the repository at this point in the history
  2. fix: add golang Dockerfile to build goharbor/golang image

    Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
    Shengwen Yu committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    965f450 View commit details
    Browse the repository at this point in the history
  3. change "go get" to "go install" as it requires in golang:1.22

    Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
    Shengwen Yu committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0826cca View commit details
    Browse the repository at this point in the history
  4. fix: go install golint

    Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
    Shengwen Yu committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ff442a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. fix: update go version in build-package.yml

    Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
    Shengwen Yu committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    22ec281 View commit details
    Browse the repository at this point in the history
  2. fix: upgrade golang to 1.22.5 to build clair and clair-adapter

    Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
    Shengwen Yu committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9056cd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. fix: resolve the permission denied issue

    Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
    Shengwen Yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f2a16cf View commit details
    Browse the repository at this point in the history
  2. debug: remove DNS setting for docker v20

    Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
    Shengwen Yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a6c29bf View commit details
    Browse the repository at this point in the history
  3. fix "groupadd: group 'postgres' already exists" error when building d…

    …b base
    
    Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
    Shengwen Yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a02a014 View commit details
    Browse the repository at this point in the history
  4. bump up to photon:5.0 mainly to resolve /lib/libc.so.6: version `GLIB…

    …C_2.34' not found
    
    use mariadb-18.2.6.tgz as the old one is 404
    
    Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
    Shengwen Yu committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ac2ca43 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. fix: use goharbor/golang 1.21.12

    Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
    Shengwen Yu committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    13cfaa9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. fix: update golang version in echo log message when building clair bi…

    …nary and clair adapter
    
    Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
    Shengwen Yu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f2fbb3b View commit details
    Browse the repository at this point in the history
  2. fix: update chart files URL due to 404

    Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
    Shengwen Yu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a25161c View commit details
    Browse the repository at this point in the history