forked from pool/ignition
- Update to version 0.30.0+git20190411.205ae79:
* providers/vmware: update for new vmware library * vendor: update to use vmware libraries * tests: update code for google's uuid package * vendor: switch to github.com/google/uuid * vendor: bump go-semver to latest * vendor: update aws-sdk-go to latest tag * doc: Document new proxy configuration options * vendor: Add golang.org/x/net/http/httpproxy dep * tests: Initial positive/negative tests * engine: Update http client based on proxy config * schema: Add proxy config and properties * *: bump import path * platform: drop "pxe" * doc: add documentation for 3.1.0-experimental spec * tests: turn on 3.1.0-experimental tests * *: switch to using 3.1.0-experimental everywhere * tests: don't fail on 3.1.0-experimental * config: add v3.1.0-experimental spec * tests/runner: use generic parse * providers/util: use generic parse * internal/engine: use generic parse * tests: add test for directory correction * doc/spec-3_0: clarify behavior with overwrite * stages/file: fail if relabeling and no restorecon * stages/files: allow directory matching * config/v3_0/types: add files verification tests * config/v3_0/types/file: add more validation * config/helpers: make StrToPtr strict * doc/spec-3_0: clarify overwrite behavior OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/ignition?expand=0&rev=12
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/coreos/ignition.git</param>
|
||||
<param name="changesrevision">2ce015b21f5de14d5a530ca3695a0ea62830f72f</param>
|
||||
<param name="changesrevision">7f9bc6dcb4705887ed00f2a105e7c16c52a0ad8b</param>
|
||||
</service>
|
||||
</servicedata>
|
Reference in New Issue
Block a user