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
fa6d1a69c24a6d655b630737b6af79a1eb7c1a8f
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
5
Mar
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
5
3
2
27
Sep
26
25
22
21
20
19
18
15
13
11
8
7
6
5
3
2
1
31
Aug
30
16
14
9
8
2
1
27
Jul
26
25
17
14
10
7
6
1
30
Jun
29
28
29
28
27
26
24
23
22
16
14
13
9
7
6
29
May
23
19
18
17
16
15
12
Support 0.1.0 and 0.0.1 apiVersion simultaneously
Merge pull request #337 from bryanl/jessicayuen-gen-lib
Attempt to generate lib directory when not found
Merge pull request #335 from jessicayuen/migration-warning
Merge pull request #334 from jessicayuen/api-version-from-swagger
Fix the execution paths for the 0.8 > 0.9 migration warning
Resolve api spec based on swagger version
Merge pull request #333 from bryanl/use-new-ksonnet-lib-generator
use new ksonnet-lib generator for creating lib
updating ksonnet-lib with support for new generator
Merge pull request #330 from bryanl/plugins
Merge pull request #331 from jessicayuen/consistent-params
Set param boolean types as strings
add undocumented plugin support to ks
Merge pull request #329 from jessicayuen/base-import-fix
upgrading cobra
Fix bug with invalid base.libsonnet import path
Merge pull request #328 from jessicayuen/single-destination
Fix lint errors in metadata/app/schema.go
App spec to take a single destination
Merge pull request #327 from jessicayuen/metadata-warning
Add warning for running deprecated ks app against ks >= 0.9.0
Merge pull request #324 from jessicayuen/client-config
Pull client-go logic out of cmd/root.go and into client/ package
Merge pull request #323 from bryanl/use-app-targets-by-default
updating travis to use 1.9
Updating vendored depedencies
Introduce component namespaces
Merge pull request #315 from jessicayuen/metadata
Add LibManager for managing k8s API and ksonnet-lib metadata
Realize AbsPath as simple strings
Move utils/strings.go into it's own package
Merge pull request #309 from jessicayuen/envs
Migrate environment spec.json to the app.yaml model
Merge pull request #308 from jessicayuen/env-app
Move component param logic out of manager.go
Add EnvironmentSpec to app.yaml
Merge pull request #307 from bryanl/extract-ksonnet-gen
Extract ksonnet generator
Merge pull request #303 from abiogenesis-now/jyao/doc-fixes