Revisions of kured

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 680197 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 4)
- Change path in yaml file to point to official container image (forwarded request 680196 from kukuk)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 635505 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 1)
- Remove hardcoded GOARCH=amd64 and GOOS=linux
- Revise go build arg -ldflags and add -buildmode=pie
  Together these fix rpmlint warnings:
  - position-independent-executable-suggested
  - statically-linked-binary
- Upstream kured project code imports package as 'context'. Bump BuildRequires
  to go1.7 wherein import path for package context graduates from
  'golang.org/x/net/context' to the standard library as 'context'.
  https://golang.org/doc/go1.7#context
- Bump release number
- Initial packaging of upstream master branch @ 5731b98 (tagged 1.0.0 + 24)
- Include 24 commits since release 1.0.0 updating kubernetes version support
- Dependency sources vendored via dep ensure per upstream build instructions
- Man page converted from README.md, some HTML formatting artifacts present
- rpmlint warning: position-independent-executable-suggested
  - go1.11 currently in review status supports option -buildmode=pie
- rpmlint warning: statically-linked-binary
  - Go binaries are generally statically linked
Displaying revisions 21 - 24 of 24
openSUSE Build Service is sponsored by