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] console-operator based on client-go #2

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Nov 7, 2018

  1. Configuration menu
    Copy the full SHA
    432ab80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4053c8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0211c3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dde0e00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1dd54d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    030787e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e49a054 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Update README

    benjaminapetersen committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    1012bf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    848530d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b778e5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3eb95c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45e1fb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab8a721 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51e05a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Configuration menu
    Copy the full SHA
    1c0cbc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Configuration menu
    Copy the full SHA
    4b93caf View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Configuration menu
    Copy the full SHA
    563299b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Configuration menu
    Copy the full SHA
    ff8d7e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    584f8ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efb8e65 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Return to functioning reconcile loop

    - Temporarily drop ApplyRoute() to more carefully GetOrCreate route
    	- ensures we don't stomp on the Spec.host
    - Update Secret to manually create encoded secret
    	- ApplySecret() from library-go ignores Spec.StringData
    		- PR this to library-go in future
    - Stub in func for CR.Status via Sync loop
    	- will be a follow-up PR
    - Stub in some specific status fields on Cr.Status
    	- will be a follow-up PR
    benjaminapetersen committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    4b3f802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4a81c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1d6052 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. f

    benjaminapetersen committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    d59d60c View commit details
    Browse the repository at this point in the history