* fix: segmentation fault on arm64 image (#311)
* Allow initial LDAP bind with user credentials (#246) (#309)
* deprecate v1beta1/Ingress in chart (#306)
* document change in tags
* Updated helm repository
* Update helm chart to 1.7.0 (#305)
* update url
* have edge build
* build on git tag
* build docker image on git tag (#304)
* periodic go vendor update (#303)
* cross-compile docker image to arm
* Remove Python and go-bindata (#302)
* build with go1.16 (#301)
* Support the Casbin authorization method. (#182)
* Connect to relational databases using xorm.io (#277)
* specify v1.15.x when running build (#297)
* Install go-binddata as a global binary (#295)
* Create Github action for docker nightlies (#291)
* Helm2 to 3 (#292)
* Upgrade go deps (#293)
* rm compiled binary in repo
* Add Github actions for go tests
* Move to Python3
* Fix go vet failures
* Fix Docker Hub link in README.md (#282)
* Fix scope parsing (#274)
* Returning the "token"-field (#273)
* Add a Redis-based token storage implementation (#220)
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/docker_auth?expand=0&rev=9
Add %ifarch %arm aarch64 BuildRequires: binutils-gold to fix
/usr/lib64/go/{version}/pkg/tool/linux_arm64/link: running gcc failed: exit status 1
collect2: fatal error: cannot find 'ld'-
NB: Some automated OBS tooling introducing incidental diff by moving:
BuildRequires: golang(API) = 1.12 below
BuildRequires: go1.12 >= 1.12.9
That is not a change I committed in my branch, but that is what shows up
in this SR diff. I've reproduced it several times now.
OBS-URL: https://build.opensuse.org/request/show/741942
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/docker_auth?expand=0&rev=5