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

fix #3569: removing all api references to customResource #4148

Merged
merged 8 commits into from
Jun 2, 2022

Commits on May 18, 2022

  1. fix fabric8io#3569: removing all api references to customResource

    further minimizing SharedInformerFactoryImpl concerns and removing the
    use of the executor
    shawkins committed May 18, 2022
    Configuration menu
    Copy the full SHA
    0a59d5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c43628a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Update doc/FAQ.md

    Co-authored-by: Marc Nuri <marc@marcnuri.com>
    shawkins and manusa committed May 19, 2022
    Configuration menu
    Copy the full SHA
    efeb932 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:fabric8io/kubernetes-client into

    customresource
    
    # Conflicts:
    #	kubernetes-client/src/main/java/io/fabric8/kubernetes/client/dsl/internal/OperationSupport.java
    #	kubernetes-client/src/main/java/io/fabric8/kubernetes/client/dsl/internal/PortForwarderWebsocket.java
    #	kubernetes-client/src/main/java/io/fabric8/kubernetes/client/dsl/internal/apps/v1/RollingUpdater.java
    shawkins committed May 19, 2022
    Configuration menu
    Copy the full SHA
    b860309 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d20b263 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Merge branch 'master' of github.com:fabric8io/kubernetes-client into

    customresource
    
    # Conflicts:
    #	kubernetes-client/src/main/java/io/fabric8/kubernetes/client/dsl/internal/AbstractWatchManager.java
    #	kubernetes-client/src/main/java/io/fabric8/kubernetes/client/dsl/internal/WatcherWebSocketListener.java
    #	kubernetes-client/src/test/java/io/fabric8/kubernetes/client/dsl/internal/AbstractWatchManagerTest.java
    shawkins committed May 25, 2022
    Configuration menu
    Copy the full SHA
    d0169f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    700d03a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2657998 View commit details
    Browse the repository at this point in the history