Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
ksonnet
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ijaz Ahmad
ksonnet
Graph
52af3f6f5db74ceda68a9dadbc2a98cda05e9dc7
Select Git revision
Branches
3
master
default
protected
release-0.10
release-0.9
Tags
14
v0.12.0
v0.12.0-rc1
v0.11.0
v0.10.2
v0.10.1
v0.10.0
v0.10.0-alpha.3
v0.10.0-alpha.2
v0.10.0-alpha.1
v0.9.2
v0.9.1
v0.9.0
v0.8.0
v0.7.0
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Jun
18
15
14
13
12
11
10
8
7
6
31
May
29
25
23
21
19
18
17
16
15
14
12
11
8
7
2
27
Apr
26
25
24
23
22
21
20
18
17
16
13
12
11
10
9
7
6
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
22
21
17
16
15
14
13
12
10
8
7
6
5
1
28
Feb
27
26
25
23
22
21
16
8
5
2
1
31
Jan
30
26
25
23
22
19
18
17
16
12
11
10
9
8
6
5
2
26
Dec
25
22
20
19
15
14
13
12
11
4
3
2
1
30
Nov
29
28
27
25
22
21
20
18
17
16
15
14
13
9
8
7
6
3
31
Oct
30
26
25
24
23
20
19
17
6
Merge pull request #622 from shomron/cache-behavior
Registry cache behavior - do not pin specific version, automatic sliding forward on branches
Remove global client config for init
Merge pull request #620 from bryanl/clicmd-factory
Use factory functions for creating cobra commands
Merge pull request #621 from shomron/fix-validation
Validate URI when adding registry
Merge pull request #601 from bryanl/registry-invalid-path
Merge pull request #611 from shomron/tests-github
fixes to CacheRoot, additional tests for GitHub registry.
enable env set to change server (#612)
Merge pull request #610 from GuessWhoSamFoo/newlines
Merge pull request #609 from serdardalgic/patch-1
Update docker-image-build.md
Add newline prior to lists
Merge pull request #608 from bryanl/607-warn-when-params-conflict
Recover from panic when redifining prototype param
Merge pull request #604 from shomron/repo-update
Add new `registry update` command.
Merge pull request #592 from bryanl/581-diff-component
assign error before checking it
Ensure registry paths exist before adding them
adding component selection for diff
Update CLI ref readme; change concepts.md to black friday format (#599)
Merge pull request #595 from bryanl/remove-int-test-task
Removing unused integrationtest task from Makefile
Merge pull request #600 from bryanl/list-installed-packages
Add `--installed` flag to pkg list
Merge pull request #583 from bryanl/helm-registry
Create helm registry for ksonnet
Fix ks_upgrade description for markdown formatting (#593)
add docker image build support (#588)
Merge pull request #577 from bryanl/cli-errors
v0.11.0
v0.11.0
Merge pull request #578 from bryanl/changelog-0.11
updating changelog for 0.11
Add additional test coverage to diff
Merge pull request #572 from bryanl/564-param-set-panic
Panic when setting non-existing component param
Merge pull request #567 from bryanl/554-underscore-fields
ksonnet lib printer fixes