Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Added project template json-schema #4

Closed
wants to merge 1 commit into from

Conversation

mfojtik
Copy link
Contributor

@mfojtik mfojtik commented Aug 12, 2014

No description provided.

@VojtechVitek
Copy link
Contributor

mfojtik#1

"id": "#",
"properties": {
"imageRepository": {
"items": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not required

@mfojtik
Copy link
Contributor Author

mfojtik commented Aug 12, 2014

@VojtechVitek merged.

@mfojtik
Copy link
Contributor Author

mfojtik commented Aug 15, 2014

Closing because of #21

The schema will most likely change based on the example template. We will be back with schema once the template example will be final.

@mfojtik mfojtik closed this Aug 15, 2014
ironcladlou referenced this pull request in ironcladlou/origin Sep 26, 2014
Add DeployConfig generator and endpoint
mfojtik referenced this pull request in mfojtik/origin Nov 12, 2014
openshift-bot pushed a commit that referenced this pull request Mar 11, 2015
Fix bindata for rework page structure to use flexbox so that sidebar col...
benjaminapetersen referenced this pull request in benjaminapetersen/origin Nov 9, 2015
benjaminapetersen referenced this pull request in benjaminapetersen/origin Nov 10, 2015
Updating the contributing doc to use real examples for commands.  Initially it is helpful to be able to run these and trust your system will be setup properly.  More advanced users will know how to modify.

- rearranging instructions, move to start openshift from vagrant home dir
- Add instructions for updating $PATH to binaries
- updating contrib w/fixtures sample code
- update openshift start command to use `which openshift`
- remove --volumes-dir
- Update dir under vangrant openshift#10 registry instructions
- update note: add to .bash_proflie
- update OPENSHIFT_MEMORY to 4192 to resolve make clean build errs
- move the vagrant box remove tip up to #4
marun referenced this pull request in marun/origin Jun 1, 2016
Add ose-docker-registry to ose-build script
danwinship pushed a commit to danwinship/origin that referenced this pull request Jun 24, 2016
init minion registry for sync mode, updated README for sync mode
danwinship pushed a commit to danwinship/origin that referenced this pull request Jun 24, 2016
Docker-only containers (eg, "docker run foobar") get attached to lbr0, and
their traffic flows from lbr0 -> vlinuxbr -> vovsbr -> br0.  To ensure that
docker-only containers can access the rest of the world through tun0, we
need to pass their traffic along instead of dropping it in table openshift#3:

 cookie=0x0, duration=12307.238s, table=0, n_packets=292, n_bytes=23330, actions=learn(table=7,hard_timeout=900,priority=200,NXM_OF_ETH_DST[]=NXM_OF_ETH_SRC[],load:NXM_NX_TUN_IPV4_SRC[]->NXM_NX_TUN_IPV4_DST[],output:NXM_OF_IN_PORT[]),goto_table:1
 cookie=0x0, duration=12307.227s, table=1, n_packets=165, n_bytes=13199, actions=goto_table:3
 <drop due to no match>

Add a rule allowing traffic from vovsbr to jump from table openshift#3 to table openshift#4,
where it will get directed to the right place (either other pods or tun0).
soltysh referenced this pull request in soltysh/origin Mar 15, 2017
soltysh referenced this pull request in soltysh/origin Jun 29, 2017
Automatic merge from submit-queue (batch tested with PRs 3, 4)

add todo
jpeeler pushed a commit to jpeeler/origin that referenced this pull request Feb 1, 2018
Add docs directory and skeleton documents for v1
jpeeler pushed a commit to jpeeler/origin that referenced this pull request Feb 1, 2018
* Making TPRs list-able with --all-namespaces

* modify fake storage through provided func where possible (openshift#4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants