Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: operator-framework/java-operator-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: operator-framework/java-operator-plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 4 commits
  • 14 files changed
  • 2 contributors

Commits on May 21, 2022

  1. Updated tutorial readme file. (#83)

    I tried to go through the steps and found that one of the methods is removed in the new release of `java-operator-sdk` and due to this facing issues in `Memcached-quarkus-operator`
    laxmikantbpandhare authored May 21, 2022
    Configuration menu
    Copy the full SHA
    a03b909 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Makefile changes for addition of run bundle in Java Plugin. (#84)

    * updated makefile
    
    * updated makefile
    
    * updated makefile
    
    * modified content to add changes in Makefile
    
    * removed unused variable
    
    * modified create api subcommand code and added bundle code in Makefile
    
    * updated and added bundle commands
    
    * updated image tag
    
    * removed comments
    
    * removed comments
    
    * removed comments
    
    * modified projectName if it is emoty according to project path
    
    * modified code for handling multiple create api commands
    
    * modified code for handling multiple create api commands
    
    * removed comments
    
    * resolved some minor changes
    
    * uodate space
    
    * modified minor changes
    
    * added logs for plugin Makefile
    
    * remove comments from plugin Makefile
    
    * remove comments from plugin Makefile
    laxmikantbpandhare authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    173e51e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

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

Commits on Jun 7, 2022

  1. chore: bump k8s 1.24 via kubebuilder update (#88)

    Pull in kubebuilder commit f19b01da2468ad5eb74553de44fc881cfafffafb
    which includes k8s 1.24
    jmrodri authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    f764239 View commit details
    Browse the repository at this point in the history
Loading