GithubHelp home page GithubHelp logo

kuassim's Introduction

Hi there ๐Ÿ‘‹

Kuassim/Kuassim is a โœจ special โœจ repository because its README.md (this file) appears on your GitHub profile.

  • I'm working on My ToDo List React JS workshop see #oci-react-samples
  • I'm contributing to the oracle-r2dbc driver
  • I'm contributing to the learning-library
  • I'm conributing to oracle-db-examples Kuassi's github stats

kuassim's People

Contributors

kuassim avatar

Watchers

 avatar  avatar  avatar

kuassim's Issues

Nirmala - Kubernetes Operator - 3rd Party Approval - working on LT and BA

  • - Kubernetes api
  • - Kubernetes apimachinery
  • - Kubernetes client-go
  • - Kubernetes controller-runtime project
  • - YAML marshaling and unmarshaling support for Go
  • - Ginkgo
  • - Gomega
  • - Operator Lifecycle Manager (OLM)

4/25/2022 - LT and BA have been raised for all the above. Had a call with Mark Fallon. He reviewed only 2 requests. I have setup another meeting with him for 4/26/2022. I will review all the requests. I have also sent him the requests that are pending his attention.

4/26/2022 - Mark Fallon requested for more information on Ginkgo and Gomega. Provided the additional information.

4/27/2022 - CoprArch approved Controller-runtime and YAML marshaling and unmarshaling support for Go.
and requested for more information for Operator Lifecycle Manager (OLM).

4/27/2022 - New version of 0.23.6 has been released for Kubernetes API, apimachinery and client-go. Will need to raise new LT and BA for this new version.

4/28/2022- Raised new LT and BA requests for Kubernetes api, apimachinery, and client-go for v0.23.6. Deleted the old ones. Replied to some comments from Mark and Corparch.

5/2/2022 - Sent an email to Jill to approve 5 requests (ginkgo, gomega, OLM, YAML, controller-runtime project). Sent a meeting request to Mark Fallon for 3 requests (Kubernetes API, apimachinery, and client-go)

5/3/2022 - Had a meeting with Mark and he approved 3 requests (Kubernetes API, apimachinery, and client-go)
5/4/2022 - Sent more information to Jill for kubernetes controller-runtime BA.
5/9/2022 - Updating the status for the below.

  • Kubernetes api - With Santanu
  • Kubernetes apimachinery - With Santanu
  • Kubernetes client-go - With Santanu
  • Kubernetes controller-runtime project - With Jill
  • YAML marshaling and unmarshaling support for Go - With Jill
  • Ginkgo - With Jill
  • Gomega - With Jill
  • Operator Lifecycle Manager (OLM) - With Jill

5/12/2022 - Corparch has raised questions related to fourth party dependencies for Kubernetes api, apimachinery, client-go

5/13/2022 - Meeting with Kuassi and tried to find out the fourth party dependencies for Kubernetes API, apimachinery, client-go and submitted the information.

5/16/2022 - Contents of go.mod is not enough and corparch sent it back to us. Tried to find other ways to find the fourth party dependencies.

5/19/2022 - With the help of Ting, I was able to run attribution helper and submitted the fourth party dependencies for Kubernetes API, apimachinery, client-go.

5/20/2022 - Corparch sent it back for more clear licenses. Replied with the information. Followed up with Jill and Shirley, Linda for the final approvals.

  • Kubernetes api - With Jill
  • Kubernetes apimachinery - With Jill
  • Kubernetes client-go - With Jill
  • Kubernetes controller-runtime project - With Santanu
  • YAML marshaling and unmarshaling support for Go - With Andy M
  • Ginkgo - With Andy M
  • Gomega - With Andy M
  • Operator Lifecycle Manager (OLM) - With Andy M

5/25/2022 - Following up with Legal, Linda B for final approvals.

  • Kubernetes api - With Jill
  • Kubernetes apimachinery - With Andy M
  • Kubernetes client-go - With Andy M
  • Kubernetes controller-runtime project - With Andy M
  • YAML marshaling and unmarshaling support for Go - Approved
  • Ginkgo - Approved
  • Gomega - Approved
  • Operator Lifecycle Manager (OLM) - Approved

Nirmala - Release April QU 19.15, 19.15.0.0.1 and 21.6 on OTN and Maven

The April quarterly update is due on April 19th, 2022

https://www.oracle.com/security-alerts/

  • Release 19.15 on OTN
  • Release 19.15.0.0.1 on OTN
  • Release 19.15 on Central Maven
  • Release 19.15.0.0.1 on Central Maven
  • Release 21.6 on OTN
  • Release 21.6 on Central Maven

4/28/2022 - Sent an email to Krishna about the RELEASE labels. RELEASE labels are still not available.

5/6/2022 - Sent a reminder email to Krishna on the RELEASE labels.
5/15/2022 - Saurabh has 19.15 release artifacts and uploaded it on artifactory.

Norman - Build React CloudBank Frontend

  • Draft CloudBank Design with Figma
  • Code React Frontend with REST API requests
  • Reach out to Paul regarding design/specs
  • Reach out to Paul for Microservices REST APIs

Nirmala - Automate the OTN upload process

List of Tasks.

  • - Initial Meeting with John and brainstorming on the process

  • 3/24/2022 - Call with John Arakal and he explained what is the process for Instantclient upload. We will be following the similar process for Oracle JDBC.

  • Create a confluence page to capture the requirement

3/28 - Created a confluence page to capture the requirements

  • Work with Saurabh to automate the process

3/28 - Sent an email to Saurabh. But, Jean is taking the ownership to create zips and release artifacts.
4/12 - Anmol Tuteja is working on this initiative.

  • Discuss with John Arakal and agree to automate the process
    3/28 - Rama (John's manager) agreed to take the ownership of publishing JDBC artifacts.

  • Create a document or a page highlighting the requirements to automate the process to John
    4/15 - Created a confluence page to track the changes to be done by John

  • Verify this for 19.16 release or 21.7 release (July QU)

  • John Arackal has started the automation process

  • Created 19c, 21c, and 23c placeholders on PLS for uploading the bits for QU under this release. [Nirmala]

Nirmala - Health API for FHIR OCI - Customer Engagement

(1) Health API for FHIR OCI: Helped Vivian and Rafael regarding connections to ATP. Connected them to Michael who resolved by proposing a work around for their issue.

Issue: They are using one-way SSL but, they also need to use truststore path in order to use their private network and JDBC was throwing password null when truststore path was set.

Peter - New My ToDo List Live Lab with SpringBoot (Code portion)

  • Refactor pom.xml for dependencies

  • Refactor deploy and build.sh

  • refactor Main.java to use RestController

  • Change yaml for springboot

  • Refactor ToDoItem to use SpringData JPA

  • Refactor TodoItemService for Spring

  • Incorporate new backend with scripts

  • Add Swagger Config

  • Enable connection via Kubernetes Secret

  • Create DB connection with Oracle Data Source

  • Configure CORS

Nirmala - Re-package the downloads with bundling everything under ojdbc8-full.tar.gz

https://www-sites.oracle.com/database/technologies/appdev/jdbc-downloads.html

  • Re-bundle the ojdbc8-full.tar.gz packages
    3/28 - Revamped the download page as per Santanu and bundled ojdbc8-full.tar.gz with all artifacts.
  • Update the download page with team comments
    3/29 - Updated the download page as per comments from Douglas and Jean. Removed references to not supported JDK versions but retained only JDK8, JDK11, and JDK17.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.